Wednesday, March 21, 2012

Restore database fails after installing hotfix ms03-031

We're running SQL Server 7 (7.00.1094) on NT4 server SP6.
After installing the hotfix (MS03-031) it appears we can
no longer restore any databases. The following error
occurs at the end of the restore process.
Processed 104 pages for database 'test', file 'test_Data'
on file 1.
Processed 1 pages for database 'test', file 'test_Log' on
file 1.
Server: Msg 3013, Level 16, State 1, Line 1
Backup or restore operation terminating abnormally.
ODBC: Msg 0, Level 19, State 1
SqlDumpExceptionHandler: Process 15 generated fatal
exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server
is terminating this process.
Is this a known problem with the hotfix? Any ideas how to
resolve it?
CheersI am not aware of any such issue, but since this is an access violation
error, I'd suggest you open a case with Microsoft SQL Server support. It'll
most probably be classified as a bug and you will be refunded.
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
What hardware is your SQL Server running on?
http://vyaskn.tripod.com/poll.htm
"Jeremy Halliwell" <ends_jeremy@.nospam.yahoo.com> wrote in message
news:077401c36581$45c43920$a501280a@.phx.gbl...
We're running SQL Server 7 (7.00.1094) on NT4 server SP6.
After installing the hotfix (MS03-031) it appears we can
no longer restore any databases. The following error
occurs at the end of the restore process.
Processed 104 pages for database 'test', file 'test_Data'
on file 1.
Processed 1 pages for database 'test', file 'test_Log' on
file 1.
Server: Msg 3013, Level 16, State 1, Line 1
Backup or restore operation terminating abnormally.
ODBC: Msg 0, Level 19, State 1
SqlDumpExceptionHandler: Process 15 generated fatal
exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server
is terminating this process.
Is this a known problem with the hotfix? Any ideas how to
resolve it?
Cheerssql

No comments:

Post a Comment