Forum Replies Created

Viewing 15 posts - 61 through 75 (of 327 total)

  • RE: Disaster Recovery Week

    So anyone else have experienced an actual DR? I would like to here more from them. What did they learn? That doesn't mean just like a Sandy situation but also...

  • RE: Disaster Recovery Week

    DR + BCP = Success 🙂

  • RE: SQL Server Documentor

    Hello Everyone,

    I have just updated the script to have the 7) and 8) comments reversed. Sorry about that and the delays to get it corrected. The update should be on...

  • RE: Disaster Recovery Week

    Hello Everyone,

    Here are several observations I have notice over a period of 10+ years working on disaster recovery.

    1) Most people have no idea of how their SQL production servers...

  • RE: Top 10 Wait State Issues Reporter

    I agree, the newer code is displaying the data much better than my code did. My apologies.

    Hats off to you all!!! 🙂

    Thanks,

    Rudy

  • RE: SQL Server Documentor

    Thanks again to everyone for the improvements 🙂

    Rudy

  • RE: Top 10 Wait State Issues Reporter

    Excellent Tony. Thanks for the information.

    Rudy

  • RE: Top 10 Wait State Issues Reporter

    nickm_GR (11/27/2012)


    I'm trying to understand the first two sets of results and where they come from in the code. You'll notice I get three result sets back, where do the...

  • RE: Top 10 Wait State Issues Reporter

    Thanks Greg for the updated code. As we all know there are more than one way to skin SQL server 😀

    Rudy

  • RE: Top 10 Wait State Issues Reporter

    The temp tables are used to add the possible issues to the results. 🙂

  • RE: Top 10 Wait State Issues Reporter

    ahperez (11/26/2012)


    Thanks for taking the time to post this script. I find the "Possible Issues" column very useful. Spurred me to take the time to find updated firmware for my...

  • RE: Top 10 Wait State Issues Reporter

    Hi Tony,

    I haven't seen Glenn's code so I can't comment on it. My code reads from sys.dm_os_wait_stats and then produces a report from the top 10 in descending order.

    As...

  • RE: Top 10 Wait State Issues Reporter

    Hi Tony,

    The code you are showing will produce percentages. My code shows information directly from SQL server along with the comments.

    I didn't change the numbers to percentage yet but could...

  • RE: Top 10 Wait State Issues Reporter

    Tony Trus (11/22/2012)


    Thanks for the script. I had been using Glenn Berry's one from a year ago and I like how this one does some nice data manipulation so its...

  • RE: Top 10 Wait State Issues Reporter

    Caruncles (11/22/2012)


    I'm not in the same league with you guys as far as what this all means. I apologize for any dumb questions, but is this reporting CURRENT activities...

Viewing 15 posts - 61 through 75 (of 327 total)