What is a .TUF file in the DATA folder?
The TUF files you see in the ..\DATA folder is a “transaction undo file” which contains modifications to the database that were not…
Read MoreThe TUF files you see in the ..\DATA folder is a “transaction undo file” which contains modifications to the database that were not…
Read MoreQuestions: 1. Does TR copy schema changes? (It does not. It’s a lot like CDC in many ways) Setup Transaction Replication in SQL…
Read MoreI have had a number of situations where log-shipping broke and I needed to rebuild it but could not drop the log-shipping configuration…
Read MoreI sometimes need to rebuild the log-shipping for a database and if it is a large database the windows dialogs only display the…
Read MorePASS 2015 10-27-30 Seattle WA Pre-Con Day 2 – SQL Server Internals – The Practical Angle Dmitri Korotkevitch Data Storage 101 Data Pages…
Read MoreI recently had a scenario where I wanted to drop a database (it was replaced by a new system) on a primary SQL…
Read MoreHere is an error I recent received when failing-over our databases at work from our Primary SQL Server to our Secondary during a…
Read MoreYou can validate the status of log-shipping to a secondary server if you suspect it has been broken. Below is the script, which…
Read MoreHere is a good article on syncing SQL logins across servers with the same SIDS to log-shipped databases will propagate the correct access…
Read MoreHere are a few SQL commands that you can use if you simply want to delete a database that is in “Recovering” or…
Read More