Transaction Log Management
Posted by decipherinfosys on April 19, 2009
Transaction Log Management happens to be one of the topics that not every DBA/Database Developer is comfortable with. Part of the reason might be because many of the folks are just used to using the GUI for scheduling the maintenance routines without understanding the concepts. Microsoft MVP Paul Randal has written some very nice articles in this regard on his blog as well as on technet which should be a must read for anyone in the business of maintaining SQL Server databases. You can read more here:
- TechNet Article – Understanding Logging and Recovery – here.
- Running out of Txn Log Space – here.
- All the txn log posts from him – here.

