In this blog post, let’s learn about the error message “35298 – The backup on the secondary database “%.*ls” was terminated, but a terminate backup message could not be sent to the primary replica. This is an informational message only. The primary replica should detect this error and clean up its backup history accordingly.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
35298 – The backup on the secondary database “%.*ls” was terminated, but a terminate backup message could not be sent to the primary replica. This is an informational message only. The primary replica should detect this error and clean up its backup history accordingly.
Reason for the Error
To be update soon…
Solution
To be update soon…