I have implemented logshipping and it is running with few issues. The SQL Server service account on our primary server runs under the local system account (network is a machine account), however we have created the backup folder in the secondary server
because of our backup strategy and this lead us to create the sqlserver alert log error Executed as user: NT AUTHORITYNETWORK SERVICE. The log shipping primary database server.Database has backup threshold of 60 minutes and has not performed a backup log operation
for 2295 minutes. Check agent log and logshipping monitor information. [SQLSTATE 42000] (Error 14420). The step failed. This also generates the event log error The log shipping primary database server.DatabaseName has backup threshold of 60 minutes and has
not performed a backup log operation for 2295 minutes. Check agent log and logshipping monitor information. Is there a way to modify the event log so that the log becomes information because we know that the backup occurs during log shipping without any issues.
↧