troubleshoot slow response time in sql server 2000

  • Any easy way to get statistics of sql response time

    Thanks

  • You're posting in the SQL Server 2005 forum, so you might get answers that don't apply to sQL Server 2000. Just so you know.

    I would use a server-side trace. That's the best way I know to gather performance metrics in SQL Server 2000. It's also a great way in 2005 and 2008, but you have other options with those as well. For 2000, server-side trace is the way to go. Start with this article[/url] by Gail Shaw.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • No further replies to this thread please. Direct replies to http://www.sqlservercentral.com/Forums/Topic1056151-5-1.aspx

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply