1
kudos
spam Kudos Remove

SQL Server - What is Transaction log file? Can I delete it? Think about Database Recovery Model too!

published 655 days, 13 hours, 30 minutes ago posted by sasa 664 days, 15 hours, 34 minutes ago
Saturday, August 07, 2010 3:57:09 PM GMT Thursday, July 29, 2010 1:53:31 PM GMT
This was the question asked by a developer, due to a particular process fills up the transaction log so quickly. I had to explain the reason and tricks that can reduce the transaction log bulge using best recovery methods on the database. Going back to basics there certain FAQ about Transaction log usage within SQL Server. Transaction Log - why it is required? A log is a seperate file that stores all kinds of information about the SQL Server instance and databases. Each database has its own log file...(read more)
category: News | clicked: 0 | | source: sqlserver-qa.net | show counter code
tags: Best Practices, DBA, disk space, free space, log writer, size, SQL Server, transactionon log, vlf

No comments yet, be the first one to post comment.

To post your comment please login or signup