We recently upgraded our SQL server from 7.0 to 2000. I have a maintenance plan set up that is suppose to perform a transaction log backup from 7:00 AM to 9:00 PM every two hours for a single database. Currently the 7 AM transaction is failing and then the 9 AM transaction is around 5.6 gigs. This is consistent. There is nothing that runs overnight that could accumulate this large of a tran file. The other tran files that run throughout the day range from 150 mb to 10 mb. The actual log file is 5.7 gigs. Did the log file get mangled from the upgrade? Does it need to be shrunk or recreated? Does this even have to do with the upgrade? So why is the 7 AM tran failing and the 9 AM so large?