--- title: "MSSQLSERVER_1406 | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: supportability ms.topic: conceptual helpviewer_keywords: - "1406 (Database Engine error)" ms.assetid: 915f97de-9b74-41f8-8bd5-b2d061416718 author: MashaMSFT ms.author: mathoma manager: craigg --- # MSSQLSERVER_1406 ## Details ||| |-|-| |Product Name|SQL Server| |Event ID|1406| |Event Source|MSSQLSERVER| |Component|SQLEngine| |Symbolic Name|DBM_BADSTATEFORFORCESERVICE| |Message Text|Unable to force service safely. Remove database mirroring and recover database "%.*ls" to gain access.| ## Explanation The [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] cannot force service because the mirroring state cannot guarantee that the force service process would work correctly. ## User Action Remove database mirroring. You can then recover the mirror database to gain access to it. ## See Also [Force Service in a Database Mirroring Session (Transact-SQL)](../../database-engine/database-mirroring/force-service-in-a-database-mirroring-session-transact-sql.md) [Removing Database Mirroring (SQL Server)](../../database-engine/database-mirroring/database-mirroring-sql-server.md)