Article ID: 295644 - Last Review: November 5, 2003 - Revision: 3.1 FIX: Transaction Log Restores May Fail with 3456 ErrorThis article was previously published under Q295644
BUG #: 352799 (SHILOH_BUGS)
On This PageSYMPTOMS
Transaction log restores may fail with a 3456 error message when minimally logged operations (bcp, SELECT INTO, and so forth) are performed on the server. The error message text is similar to the following:
Redo of log record 00000018:00000036:0001 for transaction 0000:000027c2 failed on page %S_PGID for database Northwind. Page: LSN = %S_LSN, type = %ld. Log: OpCode = %ld, context %ld, PrevPageLSN: %S_LSN.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
HotfixNOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Service Pack 1.The English version of this fix should have the following file attributes or later: Version File name ------------------------ 8.00.0269 s80269i.exe WORKAROUND
To avoid this problem, use a full recovery model on the database.
To change the recovery model, use these steps:
-or-
To change the recovery model from the SQL Server Query Analyzer by using Transact-SQL, run the following command:
STATUSMicrosoft has confirmed that this is a problem in Microsoft SQL Server 2000. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 1.
| Article Translations
|
Back to the top
