SCSQL日志备份失败、并显示一次错误"当前没有数据库备份"
适用场景
适用于Microsoft SQL Server的SnapCenter插件(SCSQL)
问题描述
- 即使先前和后续的SCSQL日志备份作业成功、一次SCSQL日志备份也会失败
SmSql_<JOB_ID>.log显示错误:
DEBUG SmSql_<JOB_ID> PID=[16276] TID=[5] Log backup for database [<DBName>] to the File <Log File Path><DBName> is starting...
ERROR SmSql_<JOB_ID> PID=[16276] TID=[5] System.Data.SqlClient.SqlError: BACKUP LOG cannot be performed because there is no current database backup.
ERROR SmSql_<JOB_ID> PID=[16276] TID=[5] ErrorCode (-1), ErrorMessage (System.Data.SqlClient.SqlError: BACKUP LOG cannot be performed because there is no current database backup.)