Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4532

LOG SHIPPING fAILS WITH STACK DUMP ERROR

$
0
0

Hi All,

Transaction log shipping Restore job  is failing with stack dump error.Below is the detailed error 

Msg 62301, Level 16, State 1, Line 0
SQL Server has returned a failure message to LiteSpeed for SQL Server which has prevented the operation from succeeding.
The following message is not a LiteSpeed for SQL Server message. Please refer to SQL Server books online or Microsoft technical support for a solution:

Processed 0 pages for database 'ABCD', file 'ABCD_dat' on file 1.
Processed 0 pages for database 'ABCD', file 'ABCD_DATA_1' on file 1.
Processed 15678 pages for database 'ABCD', file 'ABCD_log' on file 1.
A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a QFE from Technical Support.
Location:     logrec.cpp:406
Expression:   0
SPID:         61
Process ID:   8472
Description:  Unclassifed log op
Could not redo log record (12626470:856:5), for transaction ID (16:0), on page (6:131072), database 'ABCD' (database ID xx). Page: LSN = (12297981:15991:41), type = 1. Log: OpCode = 0, context 0, PrevPageLSN: (0:34742206:12). Restore from a backup of the database, or repair the database.


Viewing all articles
Browse latest Browse all 4532

Trending Articles