For Quite some time now we're observing this behaviour on some of our jobs. Backups fail with this error:
"Error: Microsoft SQL server hosting the configuration database is currently unavailable. Possible reasons are heavy load, networking issue, server reboot, or hot backup. Please wait, and try again later. Error information: SQL server is not available"
At the same time some other jobs are running and database is available.
On retry, those jobs usually succeed.
While inverstigating the Job logs, i found this:
At this moment on SQL Server Instance we find these logs:"<01> Error Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. (System.Data.SqlClient.SqlException)"
"<01> Error SQL server is not available (Veeam.Backup.Common.CAppException)"
"<01> Error Microsoft SQL server hosting the configuration database is currently unavailable. Possible reasons are heavy load, networking issue, server reboot, or hot backup."
Surprisingly, This SQL Server hosts multiple instances and Veeam BAckup instance is the only one reporting these logon failure."SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed."
"Login failed. The login is from an untrusted domain and cannot be used with Windows authentication."
Any Idea about It?
Thank you.
Case #00818574.