Quantcast
Channel: SQLServerCentral.com Content tagged log shipping
Browsing latest articles
Browse All 47 View Live

Adding a log shipping monitor

This article describes how to add a log shipping monitor to a log shipping configuration that is already in place.

View Article



Setup database mirroring and log shipping together

SQL Server has multiple high availability solutions. Comparing with cluster, database mirroring and logshipping are easier to setup, and they...

View Article

Log Shipping - How you can convert the secondary database into primar

This topic explains the log shipping if the primary database is suspected or corrupted and how you can convert the secondary database into primary database.

View Article

Repairing a Broken Log Shipping Plan From a Differential Backup

This article details how to reinitialise a Log Shipping scenario from a primary differential backup

View Article

Steps to add Log Shipping monitor into an existing SQL Server

I have a requirement to add the Log Shipping Monitor for an existing installation. I have heard you can only complete this by rebuilding the Log Shipping infrastructure. Is that true? Are there any...

View Article


Log Shipping - Monitor Server

View Article

Adding new data files to a log shipped database

I ran into an interesting problem recently. There is a 4TB database that is log shipped to a DR site,...

View Article

How to move a SQL Server Log Shipped Secondary Database to Different SQL Server

This tip I will explains a step-by-step method to perform the SQL Server Log Shipping migration.

View Article


Adding new files to a log-shipped database (SQL Spackle)

Freshly minted MCM Wayne Sheffield fills a log shipping crack that could otherwise cause you to re-initialize your log shipping.

View Article


Steps to rollback database changes without impacting SQL Server Log Shipping

When pushing a major release to a large production database, you want to know that you'll be able to rollback changes if the need arises. These are some simple steps which we can follow to ensure that...

View Article

Helping Streamline Log Shipping Failovers

Using Log Shipping? Looking for a more automated way to fail over during a disaster? Read on...

View Article

Fix SQL Server Log Shipping After a New Database File has been Added

The code in this tip will demonstrate how to continue SQL Server Log Shipping after a file has been added to the primary SQL Server database.

View Article

Log Shipping Lite with PowerShell

A PowerShell driver that performs incremental restores on a standby server, a lite weight log shipping solution.

View Article


Temporarily Change SQL Server Log Shipping Database to Read Only

I want to temporarily use a Log Shipped secondary database for Read Only operations, but Log Shipping was not configured for read only operations. I don't want to reconfigure Log Shipping, so is there...

View Article

Streamline Log Shipping Failovers: DR Made Just For You…

A look at a SQL script solution that can help you easily fail over and back from log shipping scenarios.

View Article


Faster Log Shipping Restores

When you’re reading from a log shipped secondary, you want the duration of restores to be as short as possible. The sproc provided switches the restores to “NORECOVERY” mode, and then switch back to...

View Article

Why Log Shipping is still a viable solution in 2016

An explanation as to what Log Shipping is and why it's still a viable solution in 2016.

View Article


Move an Existing Log Shipping Database to a New Monitor Server

How to move a log shipping database to a new monitor server without removing and rebuilding the log shipping setup.

View Article

Step By Step SQL Server Log Shipping

Jugal Shah walks through the steps of setting up Log Shipping.

View Article

Office Hours Webcast 2017/02/01

In this edition of Office Hours, Brent, Erik, and Richie discuss AlwaysOn Availability Groups, execution plans, speeding up log shipping, applying wrong service packs, their favourite high availability...

View Article

Improving Log Shipping

Today Steve Jones looks at possible ways to improve log shipping and asks for your input as well.

View Article


Logshipping Report

Get Logshipping report only when secondary is more than certain time behind Primary.

View Article


Image may be NSFW.
Clik here to view.

Step by Step Configuring AlwaysOn with Log Shipping

In this article, I will show you a procedure to combine SQL Server AlwaysOn with logshipping and to make log-shipping to work even in case of failovers between availability replicas in primary site....

View Article

Logshipping Backup Files Management

Delete Log-shipping Tlog backup files which are already restored onto Secondary Server.

View Article

Log shipping for SQL Server 2017 on Linux

View Article


Logshipping to SQL Server on Linux

An example of a database migration from SQL Server 2016 on Windows to MS SQL Server 2017 on Linux.

View Article

Log Shipping

View Article

Workplace Encounter: Effects of TLS 1.2

In this article we share a recent experience we had with implementing TLS 1.2 ONLY support on our databases and particularly with respect to its effect on Transaction Log Shipping sessions.

View Article
Browsing latest articles
Browse All 47 View Live




Latest Images