Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.33 KB

File metadata and controls

41 lines (33 loc) · 1.33 KB
title MSSQLSERVER_1462 | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology supportability
ms.topic conceptual
helpviewer_keywords
1462 (Database Engine error)
ms.assetid 680e9c1c-a9d6-4765-b601-956d0a83324c
author MashaMSFT
ms.author mathoma
manager craigg

MSSQLSERVER_1462

Details

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)