Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.36 KB

File metadata and controls

35 lines (29 loc) · 1.36 KB
title MSSQLSERVER_1458
description MSSQLSERVER_1458
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
1458 (Database Engine error)

MSSQLSERVER_1458

[!INCLUDE SQL Server]

Details

Attribute Value
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)