Showing posts with label Transaction Undo file. Show all posts
Showing posts with label Transaction Undo file. Show all posts

Monday, April 4, 2011

What is .TUF file in Log Shipping?

TUF file is a Microsoft SQL Server Transaction Undo file. .TUF File contains the information regarding any modifications that were made as part of incomplete transactions at the time the backup was performed.

A transaction undo(.TUF) file is required if a database is loaded in read-only state. In this state, further transaction log backups may be applied.