Home Forums SQL Server 2005 Backups tran log backup confused 2.5gb log file but 70gb log backup size RE: tran log backup confused 2.5gb log file but 70gb log backup size

  • What is the result of the following query.

    select name, log_reuse_wait_desc from sys.databases;