This post originated from an RSS feed registered with .NET Buzz
by Richard Jonas.
Original Post: Shrinking an SQL Server 2000 Transaction Log
Feed Title: Richard Jonas
Feed URL: http://feeds.feedburner.com/blogspot/ouNA
Feed Description: Richard Jonas's blog about .NET, web development and agile methodologies.
I have a database in which the transaction log grew to 19GB, taking up the entire disk space on the server it was on, and which could not be shrunk. Most of the things I found on the net didn't shrink this very much.
However, I found the following script here which worked well, reducing it from 19GB to 52 MB.