I have an application running on SQL Server 2008 (its a cluster but it hasn't failed over.)
Previously the transaction log used to grow to 10-20Gb every 2-3 days and we would shrink it back after backup to let it fill up again. Over the last few weeks the log has been growing at 20Gb a day; we don't believe we have changed the application code so are wondering what process is causing the increate in growth rate.
What is a good strategy to identify transactions causing the largest increase in transaction log size?
