Failed to perform internal backup: Unrecognized Guid format.
Error occurred while preparing SQL Server for transaction log backup Details: Unrecognized Guid format.
Transaction logs from some databases were not backed up for the last 7 intervals
Transaction logs from some databases were not backed up for the last 11 intervals
Till today the SQL LOG Backup runs without any Problems . But today i become this error every Hour .
The only thing i do was an manual started incremental Backup on 10.00 AM .
I wonder if there is simple solution with this issue? We've got same error on our small installation. We have latest Update 2 on 9.5
Error occurred while performing SQL Server transaction log backup Details: Unrecognized Guid format.
Transaction logs from some databases were not backed up for the last 6 intervals
When I connected to server with SQL I've found out that it was in folder %programdata%\Veeam\Backup\ another folder SQLLogBackup which was dated 3 days ago (that was when problem started), this folder had some files xxxxxxx.BAK, which are obviously backup files created by Veeam/SQL agent. So I stopped the SQL log backups on Veeam B&R and afterwards I deleted this folder. After this I simply started the job and voila .