Article ID: 837938 - Last Review: March 19, 2007 - Revision: 1.4 You may receive an error message when you try to restore a SQL Server 7.0 database backup on an instance of SQL Server 2000On This PageSYMPTOMSWhen you try to restore a Microsoft SQL Server 7.0 database
backup on an instance of SQL Server 2000, the restoration operation may not be
successful. You may receive an error message that is similar to the
following: Processed 160 pages for database
'Database name', file 'Database
name' on file 1. Processed 1 pages for database 'Database name', file 'Log file name' on file 1. Server: Msg 3624, Level 20, State 1, Line 1 Converting database 'Database name' from version 515 to the current version 539. Database 'Database name' running the upgrade step from version 515 to version 524. Database 'Database name' running the upgrade step from version 524 to version 525. Database 'Database name' running the upgrade step from version 525 to version 526. Database 'Database name' running the upgrade step from version 526 to version 527. Location: upgraddb.cpp:1430 Expression: PageId_FIRST_SYSOBJECTS_AFTER_527 == newPageId SPID: 52 Process ID: 1548 Connection Broken WORKAROUNDTo work around this problem, turn off trace flag 1118, and
then restore the SQL Server 7.0 database backup. After you successfully restore
the SQL Server 7.0 database backup, you can turn on trace flag 1118. To do so,
follow these steps:
MORE INFORMATIONSteps to reproduce the problem
REFERENCES For
additional information about trace flag 1118, click the following article
number to view the article in the Microsoft Knowledge Base: 328551
(http://support.microsoft.com/kb/328551/
)
FIX: Concurrency enhancements for the tempdb database
For additional information about other problems that may occur
when you restore a SQL Server 7.0 database backup, click the following article
numbers to view the articles in the Microsoft Knowledge Base: 811478
(http://support.microsoft.com/kb/811478/
)
FIX: Restoring a SQL Server 7.0 database backup in SQL Server 2000 Service Pack 2 (Ss) may cause an assertion error in the Xdes.cpp file
833547
(http://support.microsoft.com/kb/833547/
)
FIX: Restoring a SQL Server 7.0 database backup in SQL Server 2000 Service Pack 3 (SP3) may cause an assertion error in the Xdes.cpp file
814579
(http://support.microsoft.com/kb/814579/
)
PRB: You receive error message: "The log file for database 'Database Name' is full" while restoring a SQL Server 7.0 database backup on SQL Server 2000
| Article Translations
|
Back to the top
