The information in this article applies to:
BUG #: 16566 (6.5) SYMPTOMSWhen using trace flag 4032 to trace incoming queries to SQL Server, RPC events do not document the process id (spid) or the time that the event occurred. WORKAROUNDUse the SQL Trace utility, which will document this information. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. MORE INFORMATIONWith the 4032 trace flag enabled, RPC events are normally documented as "EXECRPC" in the errorlog. ODBC clients and DB-Library clients (that use the stored procedure functions) create RPC events instead of Language events. Additional query words: execrpc langexec sqltrace
Keywords : kbusage SSrvGen SSrvLock kbbug6.50 |
Last Reviewed: April 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |