We have maintenance plans set on our SQL server that backup the database every night at 11pm. Transaction logs are set to backup on an hourly basis from 6am to 10:45pm. Everything appears to be running correctly. The database in question is about 330 MB. The transaction logs are between 16k - 4Mb each. Now for the weird part.... At 10:45pm I have a transaction log file that has grown to 19GB!!!. This always occurs for the previous night, but is gone 48 hours later, only to be replaced by another at 10:45pm the night before. My big question is why is this transaction log so large?
SQL Server = SQL Server 2000, Windows 2000 sp4
SQL Server = SQL Server 2000, Windows 2000 sp4