BUG: SQL Counters Not Available Under Integrated SecurityLast reviewed: May 21, 1996Article ID: Q145735 |
The information in this article applies to:
SYMPTOMSIf Performance Monitor fails one or more of the following symptoms occur:
CAUSEThe use of Performance Monitor can fail when:
WORKAROUNDSet up SQL Server to use standard security because you cannot force or "unforce" a trusted connection. Make sure SQL Server is listening on the default pipe and the Probe password is NULL. If you need to continue the integrated connection, simply add an advanced connection to the SQL Server computer, pointing back to itself. That is, use the SQL Server Client Configuration Utility to create an advanced entry that is the same name as the SQL Server computer itself, using named pipes and connecting to '\\.\pipe\sql\query'.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
KBCategory: kbtool kbbug6.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |