Forum Replies Created

Viewing 15 posts - 286 through 300 (of 470 total)

  • RE: Changing the Oil In Your Server

    To the extent it doesn't require additional money, yes. The existing DBA only had time to keep up with things but was able to make sure reindexing was done...

  • RE: Location of Backup file

    It is possible to back up over the network. I know I've ran into issues doing it but I don't remember what they were and we have a lot...

  • RE: Page Splits 1

    ma-516002 (6/28/2011)


    Interesting question. I relied on another block http://sqlfool.com/2009/04/page-splitting-rollbacks/ which says the opposite.

    That article says that it's not rolled back too:

    So what's this all mean? In short, page splits are...

  • RE: Location of Backup file

    It won't make much of a difference which server you back up to and restore from.

  • RE: Location of Backup file

    It's going to depend on the network and how much space is available. If your network is solid and there's enough space on both server A and server B...

  • RE: @@TRANCOUNT

    I did some more poking but haven't been able to find an explanation yet. The following post mentions the behavior, and duplicates it slightly differently, but doesn't address why...

  • RE: Date Time range

    According to BOL datetime uses 8 bytes and smalldatetime uses 4 bytes.

  • RE: Date Time range

    SanDroid (6/22/2011)


    Why would you want to make an existing data type that has been accurate to the second for almost twenty years and change it to round to the minute?

    Space....

  • RE: More Regulation Coming?

    Eric M Russell (6/22/2011)


    For example, building codes specify how plumbing should be installed and what type of pipe materials are allowed. Thank you. The FDA bans certain medical procedures that...

  • RE: More Regulation Coming?

    OCTom (6/22/2011)


    A simple monetray penalty paid to each customer whose data was breached may help. Say, $100,000 per account? $1,000,000? Money talks and it may take large penalties to make...

  • RE: Date Time range

    Good question. If there was a time with 29.999 seconds as the last bit it would have gotten me.

  • RE: @@TRANCOUNT

    Did you notice that the explicit transaction immediately gets rolled back? I cleared some irrelevant stuff out of the code and pulled some extra info into the temp table:

    CREATE...

  • RE: Cloud Outages

    Cloud providers probably don't want to hire the best of the best for all positions. In architecture positions you do want the best. In monitoring positions, if you...

  • RE: Cloud Outages

    jswong05 (6/13/2011)


    2) Who is responsible for the server/service in cloud? Where you have custom applications and databases in cloud, when there is a failure, is this the provider to resolve...

  • RE: Cloud Outages

    I see a lot of potential for the cloud but certainly have concerns. Being in the healthcare industry the fact that under HIPPA guidelines we can't store data in...

Viewing 15 posts - 286 through 300 (of 470 total)