I have a 5GB database and a 20GB transaction log (SQL Server 2005). Not sure why it is so large or what happened to make it that large, it used to be around 1/2 the size of the DB. DB grows about 1GB/month.
Are there any guidelines to how how big your transaction log should be relative to your database file size?
EDIT: I'm not saying my transaction log is huge (I know some DBAs would laugh at my weenie-sized DB), just in relation to the DB file I think it is huge.
Er... excuse the bleeding obvious, but do you have scheduled backups with "BACKUP LOG"
If the recovery model is FULL then this needs to happen.
There are other, rare options that I'll include (not exhaustive):
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With