Forum Replies Created

Viewing 15 posts - 2,041 through 2,055 (of 4,745 total)

  • RE: R2 patches availability - Migration

    Cumulative Updates are only intended to be applied if you have the issue. You have not installed yet so don't have the issue. 🙂

    I would install the vanilla version. We...

    ---------------------------------------------------------------------

  • RE: Steve Jones

    Jason, your avatars just get scarier and scarier............:-D

    ---------------------------------------------------------------------

  • RE: Steve Jones

    Ha Ha - very similar question to the fun question last christmas day so I got it right.

    Last time I got it wrong and took a 25 point hit which...

    ---------------------------------------------------------------------

  • RE: Index build and parallelism

    My testing shows an index build to be serial even with maxdop specified (it allows me to specify a maxdop value) so I will have to accept it is.

    the links...

    ---------------------------------------------------------------------

  • RE: Index build and parallelism

    thanks, but I am after confirmation that standard edition index rebuilds will always be serial, rather than you are just not able to explicitly specify a maxdop value.

    ---------------------------------------------------------------------

  • RE: Maintenance of Mirroring database

    Hmmm...did I misunderstand the question?

    Be aware if you suspend the mirroring session, you will not be able to truncate the log of the primary .

    ---------------------------------------------------------------------

  • RE: Maintenance of Mirroring database

    no housekeeping is required on a mirrored database. Maintain the primary.

    ---------------------------------------------------------------------

  • RE: sql server 2005

    a database won't detach if someone is connected to it, so check that.

    ---------------------------------------------------------------------

  • RE: Log Backups don't keep up during weekend maintenance

    rowmodctr counts the total number of inserted, deleted, or updated rows since the last time statistics were updated for the table, so a reindex would not affect it.

    run stats_date or...

    ---------------------------------------------------------------------

  • RE: "Best Practice" concerning SQL .mdf and .ldf files & SAN.

    ALZDBA (11/13/2010)


    Just keep in mind to remind your san-admins to double check their LUNs to they use disk alignment !!

    if you are using windows 2008 this is done automatically....

    ---------------------------------------------------------------------

  • RE: Log Backups don't keep up during weekend maintenance

    some suggestions if not already done:

    improve reindex job to only run update stats on indexes where alter rebuild was not run

    do you really need to do full scans?

    put the log...

    ---------------------------------------------------------------------

  • RE: Database error

    I would run a checkdb on the database in question as well, as advised.

    ---------------------------------------------------------------------

  • RE: 2 processors, 4 cores but 8 threads

    grahamc (11/11/2010)


    getoffmyfoot (11/11/2010)


    Sounds like the cores are hyperthreaded.

    Which brings up a tangent of mine - I have heard that it is "best practice" to disable hyperthreading on a windows...

    ---------------------------------------------------------------------

  • RE: Cannot shrink log, simple recovery model, no open transactions, tried checkpoint, etc.

    tim.steorts (11/11/2010)


    George,

    You're right!

    For some reason, the first time I tried to offline it, that process just hung, and wouldn't even come back with an error except to say it timed...

    ---------------------------------------------------------------------

Viewing 15 posts - 2,041 through 2,055 (of 4,745 total)