Posts

Showing posts with the label works

How Transaction Log Works In Sql Server

Image
How Transaction Log Works In Sql Server . Activity moves through the transaction log. Each database has one transaction log, but it is possible to configure more. SQL SERVER SSMS Transaction Log Shipping Status Report SQL from blog.sqlauthority.com In this article i want to show how you can view the sql server transaction log for version 6.5 and for version 7.0. The transaction log is used to maintain the integrity of the database. It is a critical binary log containing every alteration made to the database.