Hi Kriss
I had this with a Customer and it failed at the pretty much the same time every night. It was found SQL was running its own backup at the same time. Check Event Viewer to see what else is happening. We ended up re-timing the job but it still failed occasionally if the SQL backup over-ran.
P.Tide wrote: ↑Sep 19, 2019 12:45 pm
Have you already tried the steps described here? If that does not help, kindly contact our support team and post your case ID in this thread.
I don't have this aplication on my server, weird? so I can't try this ;( How I can contact with support team?
aich365>> I checked, unfortunately not
Log from Windows Events for example:
Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000, Native Error: 3013
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: BACKUP DATABASE is terminating abnormally.
SQLSTATE: 42000, Native Error: 3202
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 10.0
Error message: Write on "{1B02C911-65C5-4CC9-A0CB-AE85A7B1F831}4" failed: 995(Operacja We/Wy została przerwana z powodu zakończenia wątku lub żądania aplikacji.)
BACKUP failed to complete the command BACKUP DATABASE (name of database ). Check the backup application log for detailed messages.