We have a database in Sql Server 2008 R2,which is in Full recovery mode . I set a log shipping on this database and I noticed that the percecentage usage on transaction log file is gradually growing . When I checkedlog_reuse_wait_desc in sys.databases table, it was NOTHING.
For some reason the log backup does not clean up the transaction log file and it does not clean it. I checked the hostory of job and there was any error.
Can somebody helpme on this.
Regards,
Aspet
A.G