Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.45 KB

File metadata and controls

37 lines (31 loc) · 1.45 KB
title MSSQLSERVER_1458 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.prod sql
ms.reviewer
ms.technology supportability
ms.topic language-reference
helpviewer_keywords
1458 (Database Engine error)
ms.assetid adc78c59-a6f2-432b-9a07-fdd1dc2b9026
author MashaMSFT
ms.author mathoma

MSSQLSERVER_1458

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md]

Details

Product Name SQL Server
Event ID 1458
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name DBM_FAILREDO_ON_PRIMARY
Message Text The principal copy of the '%.*ls' database encountered error %d, status %d, severity %d. Database mirroring has been suspended. Try to resolve the error condition, and resume mirroring.

Explanation

This messages indicates that the principal database encountered an error that caused database mirroring to be suspended.

User Action

Most cases of this error are self correcting. If the problem persists, restarting the database or server instance typically corrects the problem. For more information, look in the [!INCLUDEssNoVersion] error log on each partner for the associated error that preceded this message.

See Also

Monitoring Database Mirroring (SQL Server)