Viewing 4 posts - 1 through 4 (of 4 total)
Make sure you acount for all the disk drives. The formula would be: counter / (drive count) < 2. if > 2 for > 10 min then there may be...
August 6, 2003 at 2:07 pm
Below is a portion of sp. @COLLECTOR_ID is the culprit. If I replace the variable with a hard coded value it runs quickly.
CREATE PROCEDURE dbo.ABT_Select_Collector_LastWorkDate_NotReviewed
--Add Parameters Here
@COLLECTOR_ID ...
July 1, 2003 at 5:15 pm
I have an instance of SQL 2K SE SP3 and I cannot get the SQL Counters back into Performance Monitor. I read the knowledgebase article (#812915) relating to this issue....
June 13, 2003 at 2:24 pm
I have similar behavior when I run the debugger from a remote machine. When I logon directly to the machine using terminal services or dameware and then open query analyzer...
May 28, 2003 at 9:48 am
Viewing 4 posts - 1 through 4 (of 4 total)