SnapCenter 克隆生命周期作业失败 在静止数据库以进行备份时
适用于
- SnapCenter Server 6.X [SC]
- SnapCenter Plug-in for Microsoft SQL Server [SCSQL]
- Windows Server 2019,2022
- SQL Server(所有受支持的版本)
问题描述
- SQL Server 数据库的 SnapCenter 克隆生命周期作业在备份作业"冻结数据库"活动期间失败。
- SnapCenter 备份作业或克隆生命周期作业失败,错误如下:
Activity 'Freeze database(s)' failed with error: Resource (Hostname\\Instance_name\\Database_name) failed with error (Failed to backup database [Database_name]. Error: A system assertion check has failed. Check the SQL Server error log for details.)
- 示例日志输出(SmSql 日志):
ERROR SmSql_67763 PID=[6660] TID=[86] An exception occurred while executing a Transact-SQL statement or batch.ERROR SmSql_67763 PID=[6660] TID=[86] A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB.BACKUP DATABASE is terminating abnormally.Database 'ODW' is not suspended for snapshot backup.ERROR SmSql_67763 PID=[6660] TID=[35] Failed to backup database [Database_name]. Error: A system assertion check has failed. Check the SQL Server error log for details.