BUG: Error 705 If a LOAD TRAN Statement Is Within a T-SQL LoopLast reviewed: February 16, 1998Article ID: Q176494 |
The information in this article applies to:
SYMPTOMSSuccessive transaction loads inside a loop may produce the following error:
Msg 705, Level 19, State 1 There is no room for process %d to store PROC_HDR 0x%lx in Pss.If you cycle the SQL Server after encountering the error 705, an error 624 is generated in syslogs. Either case makes the database suspect.
WORKAROUNDTo work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in 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.
|
Additional query words: tsql t-sql tran-sql trans-sql transql transsql
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |