BUG: 1105 During Object Resolution Can Cause Thread AVID: Q132225
|
When an object, such as a stored procedure or view, is undergoing
resolution and the process encounters or causes an 1105 error in syslogs,
it can cause a thread access violation or 707 error:
Attempt to access memory at location 0x0
The resolution process incorrectly handles an 1105 error on syslogs situation. When this happens, additional rows are added to the sysprocedures table, consequently the reason for the 1105 error.
Clear the transaction log by dumping it and resume normal processing. Also, you may want to drop and recreate the object if the size of the object has grown significantly.
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 4.21a. We are researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes available.
This problem does not occur in SQL Server version 6.0.
Additional query words: gp fault gpf Windows NT
Keywords : kbother kbbug4.21a SSrvWinNT
Version : 4.21a
Platform : WINDOWS
Issue type :
Last Reviewed: April 21, 1999