Unfortunately, after applying the August update (KB5063878), as hard as it is to believe, I actually think behavior is worse. After this update, most of my SQL data sources are failing with errors like:
Affected area: SQLServerName\DBName
Occurred since: 8/20/2025 12:49:23 AM
Description: Recovery point creation jobs for SQL Server 2022 database SQLServerName\DBName on sqlservername.domain.com have been failing. The number of failed recovery point creation jobs = 31.
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)
An unexpected error occurred while the job was running. If backup is failing for a SQL instance or Sharepoint Farm, make sure SQL OLEDB driver version 19.3.3 or higher is installed on protected computer. (ID 104 Details: The parameter is incorrect (0x80070057))
More information
Recommended action: Retry the operation. If backup is failing for a SQL instance or Sharepoint Farm, make sure SQL OLEDB driver version 19.3.3 or higher is installed on protected computer.
Create a recovery point...
Resolution: To dismiss the alert, click below
Inactivate
This happens within a few hours of reboot. Everything seems to be stable for a few hours, but then most of the databases and my SharePoint databases give this error. And yes, I am running OLEDB driver 19.4.1 as I was before the update was applied. The SQL servers are a combination of 2019 and 2022, but they are all running on Windows Server 2025. I'm not certain if the problem is on the SQL end or the DPM end as the SQL servers are issuing many WMI event 5858. I also installed the updates on the SQL servers.
At least in the past, I could reboot the system every few days and return to essentially normal behavior. Now, I cannot get past these errors, and after a few days of running the performance is horrible again (the errors persist during this entire time).