Have some SQL-cluster and they are NOT backed up by an agent (by a number of reasons).
When we turned on the Always On feature on these servers the backup is constantly failing with the error code 0x800423F3
The only resolution I have found is to temporary disable the SQL VSS Writer when the DPM backup is running.
And yes, it works but since no agent is used I can't write a start/stop script using ScriptingConfig.xml for this issue.
Well, I could do it by a scheduled task but from my point of view it's not an appropriate solution!
What else can I do? Is there a fix for this?
DPM is 2012 R1 and the SQL version is SQL 2008.