For some reason the transaction log of my tempdb grows and does not shrink readily. As a result I have had to issue a Checkpoint on the tempdb database to occur every minute to ensure that the transaction log frees up space. I have Truncate Log on Checkpoint chosen for the tempdb database and we are using SQL 7. Anyone out there have the same issue?