FIX: Inserts into Table with IRL Turned On May Cause Error 826

ID: Q194216


The information in this article applies to:

BUG #: 16813 (SQLBUG_65)

SYMPTOMS

Inside a transaction, inserting multiple rows into a table that has the insert row lock (IRL) option set may produce the following error:

Error : 826, Severity: 20, State: 2 Attempt made to hold allocation page xx that is already in Pss pool.


WORKAROUND

To work around this problem, disable the IRL option on the table before starting the INSERT operation.


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 5a for Microsoft SQL Server version 6.5. For information about downloading and installing the latest SQL Server Service Pack, see http://support.microsoft.com/support/sql/.

For more information, contact your primary support provider.

Additional query words: prodsqlsp sp5level locking err msg message


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

Last Reviewed: May 4, 1999