Activity overview
Latest activity by phegel
Attempts to copy file [filename] No attempts have been made to copy this file.
I've tried all the suggested things in this blog: https://forum.red-gate.com/discussion/9287/log-copy-queue-pending but still having the same issue. Since I've deleted everything in the tables by ...
brosato said:
Here's what I did. It's working again.
EXEC MASTER..sqbdata delete from backupfiles_copylist_log'
EXEC MASTER..sqbdata 'delete from backupfiles_copylist'
After I did this, I had to restart the SQL Backup Agent in the Services control panel. / comments
brosato said:
Here's what I did. It's working again.
EXEC MASTER..sqbdata delete from backupfiles_copylist_log'
EXEC MASTER..sqbdata 'delete from backupfiles_copylist'
After I did this, I h...
roll back to version 6.0? / comments
roll back to version 6.0?