Stairway to Transaction Log Management in SQL Server, Level 1: Transaction Log Overview
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Fri, 17 Jun 2011 06:00:00 UT
Indexed on
2011/06/27
16:29 UTC
Read the original article
Hit count: 332
Filed under:
The transaction log is used by SQL Server to maintain data consistency and integrity. If the database is not in Simple-recovery mode, it can also be used in an appropriate backup regime to restore the database to a point in time.
The Future of SQL Server Monitoring "Being web-based, SQL Monitor enables you to check on your servers from almost any location" Jonathan Allen. Try SQL Monitor now. |
© SQL Server Central or respective owner