BUG: Running SQL Trace with RPC Calls and sp_OA May Cause Access Violation

ID: Q199095


The information in this article applies to:

BUG #: 18437 (SQLBUG_65)

SYMPTOMS

SQL Server may experience an Open Data Services (ODS) exception error and/or exit if an application is making remote procedure calls (RPCs) to stored procedures where the stored procedures are subsequently making calls to the sp_OA* stored procedures (for example, sp_OACreate) while SQL Trace is running.


WORKAROUND

To work around this problem, do either of the following:


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5.


MORE INFORMATION

This behavior is very specific to the scenario described in the SYMPTOMS section of this article. To further clarify this problem, all of the following conditions must be present to cause this behavior:

Additional query words: COM xp_sqltrace st proc sproc dblib db-lib


Keywords          : kbbug6.50 
Version           : winnt:6.5
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: February 5, 1999