FIX: Running a Global Temporary Stored Procedure May Cause AVID: Q165513
|
You may receive a handled access violation (AV) when you run a global
temporary stored procedure. This problem occurs if the process that created
the global temporary stored procedure exits or is killed just as another
process tries to use that global stored procedure. The following is the
sequence of events that causes this problem:
To work around this problem, ensure that the process that creates the global temporary stored procedure stays in existence until all other processes are done using its procedures.
Microsoft 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.
Keywords : kbusage SSrvGen SSrvGPF kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 9, 1999