Log shipping problem, I have an issue with the logshipping between 2 prd servers during the backup job of the primary server. The backup starts at 20:00 and one hour later we start getting alerts that the logshipping is delayed. After it send the first alert, it sends one after 15 min then after 5 min and again after 2 min. Then it send a full report that the db has not backed up for 67 min. After this alert and completion of the backup no more alerts are being send. I see on both servers the same backup transaction logs and the datafiles of the secondary standby server have also current dates which I asume that the logs are being applied just fine.
Some facts: The log are located on a different disk than the data and backupfiles.
This is a db of 69G and the backup job contains a step for compressing the file after the completion of the backup. This whole backup/compress process takes 1:15. approximately the same time the logshipping problems lasts.
I want to know if someone has any idea why this happens like this and how to prevent it. Can it be that the server is not good enough to handle the backup process together with the log shipping? And or can the logshipping be put on hold during the backup, is that wise? Can the alert job be delayed for during the backup? I would like some idea on how I can stop the log shipping delay.
A sample of what is in the first alert mail.
Error: 14420
Severity: 16
Date: 20071112
Time: 214602
Database: msdb
Message: Error: 14420, Severity: 16, State: 1 The log shipping source Sqlserver_prd\ALMPRD.Impac
t has not backed up for 61 minutes.
Check the Sqlserver_prd\ALMPRD SQL Server ErrorLog and the Application event log on the server for additional details
After that these ones follows with different time stamps and delay duration.
Log Shipping Alert Job - Backup Log Shipping Alert - Backup Run date/time - 20071112/21:46:01 Run duration in hours:minutes:seconds - 00:00:00 Executed as user: Sqlserver_prd\SQLAdmin. The log shipping source Sqlserver_prd\ALMPRD.Impac
t has not backed up for 61 minutes. [SQLSTATE 42000] (Error 14420). The step failed.
Start Free Trial