SCSQL log backup fails with error "there is no current database backup" once
- Views:
- 31
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapcenter
- Specialty:
- snapx
- Last Updated:
- 10/1/2024, 11:02:18 AM
Applies to
SnapCenter Plug-in for Microsoft SQL Server (SCSQL)
Issue
- Even though previous and subsequent SCSQL log backup jobs succeed, one SCSQL log backup fails
SmSql_<JOB_ID>.log
shows error:
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.)