Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.34 KB

mssqlserver-1462-database-engine-error.md

File metadata and controls

38 lines (31 loc) · 1.34 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_1462
MSSQLSERVER_1462
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
1462 (Database Engine error)

MSSQLSERVER_1462

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 1462
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name DBM_DISABLED_DUE_TO_FAILED_REDO
Message Text Database mirroring is disabled due to a failed redo operation. Unable to resume.

Explanation

Database mirroring failed to redo a log record on the mirror.

Possible Causes

The most likely cause is that an add-file operation completed on the principal database but then failed on the mirror database because file names or directory structures differ on the principal server and mirror server.

User Action

Look in the [!INCLUDEssNoVersion] error log for the cause of this error. Try to resolve the cause and resume mirroring on the database.

See Also

Troubleshoot Database Mirroring Configuration (SQL Server)