The TextData column may be empty for the SP:StmtStarting, SP:StmtCompleted, SQL:StmtStarting, and SQL:StmtCompleted events when you use SQL Profiler to capture SQL Server traces in SQL Server 2000 (892028)
The information in this article applies to:
- Microsoft SQL Server 2000 Standard Edition
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Personal Edition
SYMPTOMSWhen you use SQL Profiler to capture SQL Server traces in
Microsoft SQL Server 2000, the TextData column may be empty for the following events:
- SP:StmtStarting
- SP:StmtCompleted
- SQL:StmtStarting
- SQL:StmtCompleted
CAUSEThis problem may occur if the following conditions are true:
- An IF, ELSE, or WHILE control block is used at the end of a Transact-SQL batch or a
stored procedure.
- No additional statements exist after the control
block.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 7/18/2005 |
---|
Keywords: | kbprb kbtshoot KB892028 kbAudITPRO |
---|
|