Forum Replies Created

Viewing 15 posts - 286 through 300 (of 1,348 total)

  • RE: Browse SSAS Cube Data From iPhone

    i think you can browse the data via Safari if there is a web front end to the cube. i read SSRS generated reports on my iphone that are emailed...

  • RE: did you leave a secure job, what pushed you to move and how did you get on?

    stay put

    i know someone that left a secure job that he thought he outgrew for a company that was on the verge of bankruptcy. except he didn't know it. he...

  • RE: Topics for masters thesis/dissertation

    to expand on Steve's idea about DR, it also depends on what kind of disaster you're preparing for and the size of the organization. most of the DR push is...

  • RE: Hidden or Unknown Job Perks

    i work for an ISP and i've had 1500/1500 SDSL since 2002, for free. still have it but i use time warner cable now since it's the same price for...

  • RE: Raw Materials - Refugees

    kirancsai (9/1/2010)


    I'm aghast. Is it just me or is this strip outrageously racial?

    no sense of humor

  • RE: Why is data integrity important?

    mtassin (8/31/2010)


    Eric Russell 13013 (8/30/2010)


    Data integrity and constraint begins with choosing the appropriate data type. Obviously (to most of us) integers should be contained in an Integer data type and...

  • RE: DBA Morning Check List

    thx

    this is what i have so far from what you pointed me to

    select @@servername, a.database_id as Database_ID ,a.name as Database_Name, b.name as FileName, substring(b.physical_name, 1,1) as Drive_Letter, b.physical_name as Path,...

  • RE: Who uses the Commvault IdataAgent for sql backups?

    never used it for SQL, but i remember years ago Commvault was the first to do Active Directory object restore. Netbackup only added this feature last year

  • RE: Best Practice for Centrally Managing Backup Jobs (or other maintenance)

    for something of this size give your friendly Symantec sales rep a call and tell him you want to buy Netbackup Enterprise Server

    we use an HP tape library to store...

  • RE: DBA Morning Check List

    looking on writing a report on #1, disk space

    can someone point me to some sample code to do the following. grab the database info on a server. the size of...

  • RE: Why is data integrity important?

    i've seen this no NULL's allowed OCD thing being taken to extremes

    say you sign up a customer today and promise some service that will be done in the near future...

  • RE: Why is data integrity important?

    i've seen instances where most trouble tickets are simple DML to fix errors the application or people made in entering data. sales people are notorious for submitting incomplete or wrong...

  • RE: DBA Morning Check List

    arturo_caceres (8/27/2010)


    Hola Todos,

    Creo que ademas de verificar lo basico, tambien se debe verificar como los usuarios estan accesando la Base de Datos, 2) se debe tener en cuenta el crecimiento...

  • RE: DBA Morning Check List

    i've been slowly building a monitoring system over the last few years

    around 2 years ago due to SOX we had a requirement to save all security logs from domain controllers...

  • RE: Mutexes in SQL

    the easiest solution is to set up a central SQL server just to run jobs centrally

    i know people that set up processes like this where some job runs and then...

Viewing 15 posts - 286 through 300 (of 1,348 total)