Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Fatal Error in Restoring DB please help

Author  Topic 

WasimShah
Starting Member

1 Post

Posted - 2005-10-28 : 01:23:31
I took a Database Backup from SQL SERVER 7 and when I restore this db backup in SQL SERVER 2000 I got error during restoring db

ERR!

Microsoft SQL-DMO (ODBC SQL State: 42000)
SqlDUMPExceptionHandler: Process 56 generated fatal exception c0000005
Exception_Access_Violation.
SQL SERVER is terminating this process

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.

Thanks in advance

activecrypt
Posting Yak Master

165 Posts

Posted - 2005-10-28 : 03:24:41
Hi,
read below links :
1). [url]http://www.tek-tips.com/faqs.cfm?fid=1781[/url]

2). [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/instsql/in_upgrade_3uup.asp[/url]

3). [url]
http://forums.databasejournal.com/archive/index.php/t-30936.html[/url]



HTH


-----------------------------------------------------------
MSSQL Server encryption software http://www.activecrypt.com
Go to Top of Page
   

- Advertisement -