Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.34 KB

File metadata and controls

38 lines (31 loc) · 1.34 KB
title MSSQLSERVER_1462
description MSSQLSERVER_1462
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
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)