I am using DPM 2019 for SQL protection. But since the time, I created protection group, it is failing. Error is as below
Error:
Recovery point creation jobs for SQL Server 2012 database S300M\DBMaintenance on s300m.abc.com have been failing. The number of failed recovery point creation jobs = 5.If the data source protected has some dependent data sources (like a SharePoint Farm), then click on the Error Details to view the list of dependent data sources for which recovery point creation failed. (ID 3114)
DPM tried to do a SQL log backup, either as part of a backup job or a recovery to latest point in time job. The SQL log backup job has detected a discontinuity in the SQL log chain for SQL Server 2012 database database S300M\DBMaintenance since the last backup. All incremental backup jobs will fail until an express full backup runs. (ID 30140 Details: Internal error code: 0x80990D11)
Recommendation :
If you see this failure as part of a backup job, then in the Protection task area, select the SQL Server database and click Create recovery point. Choose express full backup. Alternately, you can wait for the next scheduled express full backup to run.
If this failure occurs as part of a recovery job, then try to recover from another point in time.Review the Application Event Viewer logs on the computer running SQL Server for more details.
Ensure that this database is not already protected by another backup application.
Arif