Transaction log is full and does not free up space
- by titanium
Hi,
I have a database in SQL Server 2005 whose transaction log becomes full. It is using snapshot replication. I noticed the transaction log is not freeing up space. So I created an additional transaction log. Three days has passed and this first transaction log is still full. I performed a full database backup and transaction backup. Then I tried to shrink the transaction log but the shrink failed.
Can anyone advise why shrinking transaction log is failing? ANy other recommendation on how to resolve the problem?