monitor
#monitor#3313

3313

Product Name Event ID 3313 Event Source MSSQLSERVER Component SQLEngine Symbolic Name ERR_LOG_RID1 Message Text During redoing

Product

Name

Event ID

3313

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

ERR_LOG_RID1

Message

Text

During redoing of a logged operation in database ’%.*ls’, an error occurred at log record

ID %S_LSN. Typically, the specific failure is previously logged as an error in the Windows

Event Log service. Restore the database from a full backup, or repair the database.

Error 3313 is a roll-up error for redo recovery. This error indicates that SQL Server has placed

the database into the SUSPECT state when it fails to apply committed transactions to the

database files (redo). The transaction log file, the primary filegroup, and possibly other

filegroups, may be damaged. The database failed recovery during startup of SQL Server and is

therefore unavailable. You must take action to resolve the problem.

If this error occurs for

, the SQL Server instance shuts down.

This error may appear with other errors in the SQL Server error log. Examples of such errors

include

9001

,

823

,

824

,

17204

(shows OS error when accessing a file),

17053

(shows OS error).

These last two errors may provide insight into the underlying reason for I/O failures.

Expand table

tempdb