Skip to content

LincolnBlog.net

…my observations in the world of SQL Server, PowerShell, Linux and PostgreSQL etc…

  • Home
  • SQL Server
    • Administration
    • Diagnostics
    • Performance
    • Security
    • T-SQL
    • Tools
  • PowerShell
    • Remoting
    • Tools
  • Linux
  • .Net Development
    • Visual Studio
    • C#
    • MVC
    • ASP.NET
  • Servers
    • IIS
    • SharePoint
    • Hyper-V
    • MSMQ
  • Windows

Category: Log-shipping

What is a .TUF file in the DATA folder?

Posted on 05/30/2017 by Lincoln Bovee'

The TUF files you see in the ..\DATA folder is a “transaction undo file” which contains modifications to the database that were not…

Read More

About Replication

Posted on 09/28/201610/06/2016 by Lincoln Bovee'

Questions: 1. Does TR copy schema changes? (It does not. It’s a lot like CDC in many ways) Setup Transaction Replication in SQL…

Read More

Manually removing log-shipping

Posted on 04/25/201601/31/2017 by Lincoln Bovee'

I 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 More

Viewing the remaining restore time for rebuilding log-shipping

Posted on 01/25/201601/27/2016 by Lincoln Bovee'

I sometimes need to rebuild the log-shipping for a database and if it is a large database the windows dialogs only display the…

Read More

PASS 2015 – Seattle WA – Pre-Con Day 2 – Dmitri Korotkevitch

Posted on 10/28/201502/12/2016 by Lincoln Bovee'

PASS 2015 10-27-30 Seattle WA Pre-Con Day 2 – SQL Server Internals – The Practical Angle Dmitri Korotkevitch Data Storage 101 Data Pages…

Read More

Removing Log-shipping from a Secondary in a 2-way Log-shipping Scenario

Posted on 07/27/201509/10/2015 by Lincoln Bovee'

I recently had a scenario where I wanted to drop a database (it was replaced by a new system) on a primary SQL…

Read More

Resolving Failover Log-shipping errors

Posted on 06/10/201510/14/2015 by Lincoln Bovee'

Here is an error I recent received when failing-over our databases at work from our Primary SQL Server to our Secondary during a…

Read More

Checking Log-shipping on a Secondary SQL Server with PowerShell

Posted on 12/07/201401/16/2015 by Lincoln Bovee'

You can validate the status of log-shipping to a secondary server if you suspect it has been broken. Below is the script, which…

Read More

Syncing SQL logins and database user accounts across servers with SIDs

Posted on 04/22/201401/21/2019 by Lincoln Bovee'

Here is a good article on syncing SQL logins across servers with the same SIDS to log-shipped databases will propagate the correct access…

Read More

Removing Databases in Suspect or Recovery Mode

Posted on 03/20/201403/27/2014 by Lincoln Bovee'

Here are a few SQL commands that you can use if you simply want to delete a database that is in “Recovering” or…

Read More

Recent Posts

  • About TempDB and the Version Store 07/16/2019
  • Using PowerShell to Failover Availability Groups and WFC Cluster Nodes 05/21/2019
  • About Availability Groups Database Seeding 04/19/2019
  • About Collations in SQL Server 04/10/2019
  • PostgreSQL vs. SQL Server Notes 02/13/2019
  • Restoring a database using STOPATMARK 01/11/2019
  • Availability Groups: Things to remember 12/07/2018
  • Properly Taking a Cluster Offline for Disk Maintenance 08/14/2018
  • Building an AlwaysOn Availability Group SQL Cluster 03/07/2018
  • Some database design guidelines and best practices 01/29/2018

RSS Paul Randal’s Blog

  • 2024: the year in books 01/01/2025 Paul Randal
  • 2023 (not a typo!): the year in books 12/29/2024 Paul Randal
  • Black Friday Super Sale! 10/31/2024 Paul Randal
  • Summer School Savings SALE is live! 07/03/2024 Paul Randal
  • The Curious Case of… missing log information 05/05/2024 Paul Randal

RSS MSN PowerShell Blog

  • AI Shell Preview 4 Release! 05/21/2025 Steven Bucher
  • PowerShell, OpenSSH, and DSC team investments for 2025 04/14/2025 Steve Lee
  • Authoring Enhancements in Microsoft Desired State Configuration v3.0.0 03/12/2025 Jason Helmick
  • Get started with Microsoft Desired State Configuration v3.0.0 03/12/2025 Jason Helmick
  • Announcing Microsoft Desired State Configuration v3.0.0 03/12/2025 Jason Helmick
Powered by Newp WordPress Theme. © 2025 LincolnBlog.net. All Rights Reserved.