BUG: Orphaned Temporary Tables After Error 1105 in TempdbID: Q163175
|
If you run an EXECUTE statement that creates two or more temporary tables and it causes error 1105 in tempdb, orphaned temporary tables remain in the tempdb until SQL Server is stopped and restarted. A disconnect does not remove the tables from tempdb.
To avoid running into this problem, increase the size of tempdb. Restart
SQL Server to clear the temporary tables.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : kbenv kbusage SSrvGen kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 8, 1999