FIX: DBCC SQLPERF(THREADS) Fails w/ AV on 6.0 SP 1ID: Q138013
|
The command DBCC SQLPERF(THREADS) on SQL Server version 6.0 Service Pack 1
fails with the error:
DBCC function 'threads' in the library 'sqlper60' generated access
violation; SQL Server is terminating process <n>
Most of the information from SQLPERF(THREADS) can be found using a
combination of other resources such as SQL Enterprise Manager
(Current Activity), sp_who, examining the sysprocesses table, and Windows
NT Performance Monitor.
For additional information about SQL Server Windows NT threads, please see
the following article in the Microsoft Knowledge Base:
Q117559 : INF: How to Correlate Spid, Kpid, and Thread Instance
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0 Service Pack 1. This problem was corrected in Service Pack 2 for SQL Server version 6.0. For more information, contact your primary support provider.
Additional query words: sql6 windows nt SP1 sqlper60.dll
Keywords : kbprg SSrvProg SSrvTran_SQL kbbug6.00.sp1 kbfix6.00.sp2
Version : 6.0.sp1
Platform : WINDOWS
Issue type :
Last Reviewed: April 20, 1999