January 27, 2023 at 6:01 pm
I found the same error message in the SQL Error log on 3 dozen different SQL 2019 Standard instances. The message was:
BACKUP failed to complete the command BACKUP LOG xxxx. Check the backup application log for detailed messages.
They were all Error: 3041, Severity: 16, State: 1.
The weird thing is that the database name was the exact same one on all the instances BUT that database only exists on ONE of the instances. The failures all occurred at the same time (1:25PM).
I have no idea how this even possible. Any thoughts, ideas, or suggestions?
Thanks for any help.
Lee
January 27, 2023 at 7:22 pm
I found the same error message in the SQL Error log on 3 dozen different SQL 2019 Standard instances. The message was:
BACKUP failed to complete the command BACKUP LOG xxxx. Check the backup application log for detailed messages.
They were all Error: 3041, Severity: 16, State: 1.
The weird thing is that the database name was the exact same one on all the instances BUT that database only exists on ONE of the instances. The failures all occurred at the same time (1:25PM).
I have no idea how this even possible. Any thoughts, ideas, or suggestions?
Thanks for any help.
Lee
It sounds to me like someone setup some 3rd party app to do backups and didn't do it correctly.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2023 at 7:37 pm
Thanks for the swift reply. I have now looked at that idea but found that although we use CommVault for backups, we are not using it on all of our SQL Server instances. 8 of the affected instances are being backed up by "processes" installed by the vendor.
I also looked at the CommVault logs and except for the log backup failure on the one server that actually hosts that database, there were not any other backup failures on the servers that reported the bogus error.
The odd thing is this issue only happened on the SQL 2019 instances. This all happened yesterday (01/26/2023). No issues today.
Thanks again for the suggestion and quick reply. I really appreciate it.
January 28, 2023 at 6:11 am
This was removed by the editor as SPAM
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply