--- 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 [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.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 [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] error log on each partner for the associated error that preceded this message. ## See Also [Monitoring Database Mirroring (SQL Server)](~/database-engine/database-mirroring/monitoring-database-mirroring-sql-server.md)