Transaction log is full and does not free up space

Posted by titanium on Server Fault See other posts from Server Fault or by titanium
Published on 2010-03-09T15:02:05Z Indexed on 2010/06/04 6:10 UTC
Read the original article Hit count: 187

Filed under:
|

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?

© Server Fault or respective owner

Related posts about sql-server-2005

Related posts about ms