Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Articles with tag
Log Shipping
Search for
any
content tagged
log shipping
Items 1 to 19 of 19
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.
Read more...
By
Additional Articles
2013/03/04
|
Source:
MSSQLTips.com
|
Category:
log shipping
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,477 reads
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 other options? In this tip I will explain how we can add the Log Shipping monitor to a SQL Server 2005, 2008, 2008 R2 or 2012 environment without rebuilding the Log Shipping installation.
Read more...
By
Additional Articles
2012/12/05
|
Source:
MSSQLTips.com
|
Category:
log shipping
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,679 reads
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
Read more...
By
Perry Whittle
2012/09/27
|
Source:
SQLServerCentral.com
|
Category:
differential
Rating:
|
Discuss
|
Briefcase
|
2,384 reads
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.
Read more...
By
Luke Campbell
2012/03/15
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
3,832 reads
SQL Server Log Shipping Between Standalone\Workgroup Computers
This article describes the requirements to log ship databases between workgroup computers
Read more...
By
Perry Whittle
2012/01/30
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
2,482 reads
SQL Server Log Shipping to a Different Domain or Workgroup
Sometimes the requirement arises to provide a copy of your database to an off-site location, such as a disaster recovery datacenter. Log Shipping is one of the most popular, proven technologies used to create a copy of your databases on a remote server.
Read more...
By
Additional Articles
2012/01/13
|
Source:
MSSQLTips.com
|
Category:
log shipping
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,546 reads
How to Setup Log Shipping for Multiple Databases
This article by Brian Davey describes how to setup log shipping for a large number of databases minimizing the number of jobs needed thus significantly reducing CPU and memory usage.
Read more...
By
Brian Davey
2011/09/28
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
4,177 reads
SQL Server Log Shipping For Large Databases
In this article you will see the detailed steps needed to implement the log shipping for large databases.
Read more...
By
Additional Articles
2011/09/23
|
Source:
SQL Server Performance
|
Category:
log shipping
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,450 reads
Convert Mirroring to Log Shipping
Describes how to convert database mirroring to log shipping in SQL 2005/2008.
Read more...
By
Jeremy Egbert
2010/08/19
|
Source:
SQLServerCentral.com
|
Category:
database mirroring
Rating:
|
Discuss
|
Briefcase
|
5,353 reads
Migrating VLDB with Log Shipping
You just had a great weekend. You go grab your coffee and before you take a sip a manager grabs you and says, "we need your help." We need to migrate a very large database to our new data center. We need to keep the data in sync and have a short period of downtime when we cutover.
Read more...
By
Additional Articles
2010/08/05
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
Rate this
|
Briefcase
|
2,968 reads
Log shipping and A Control Mechanism
Longtime author Leo Peysakhovich has implemented a log shipping mechanism that can recover from failures and give you control over how it works. Read on if you want to implement your own version of log shipping and have control over all aspects of the process.
Read more...
By
Leo Peysakhovich
2010/07/01
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
5,331 reads
The Log Shipping Standard
Log shipping is a tool that has more benefits than just recovering from a major disaster. Steve Jones thinks this might be a tool that DBAs should use for all their critical databases.
Read more...
By
Steve Jones
2010/04/12
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
549 reads
Configure disaster recovery across SharePoint farms by using SQL Server log shipping
This article describes how to use Microsoft SQL Server 2005 or Microsoft SQL Server 2008 log shipping to create a disaster recovery farm in a geographically distributed data center for Microsoft Office SharePoint Server 2007 with Service Pack 2 (SP2). By using this configuration, you can provide a disaster recovery site that provides current search results when a failover occurs. The article assumes that you are familiar with the concepts and terms presented in Plan for availability (Office SharePoint Server).
Read more...
By
Additional Articles
2009/10/09
|
Source:
SQLCAT
|
Category:
disaster recovery (dr)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,074 reads
Blog: Disabling Log Shipping When the Secondary Server Doesn't Exist
Had a bit of an oddity show up during some testing today when trying to disable log shipping on the primary server using SSMS. My test scenario was such that our secondary server was not available any longer (had been renamed) and when I tried to disable the log shipping...
Read more...
By
David Benoit
2009/01/22
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
815 reads
Log Shipping Cannot Access the File
New author Brian Bitzer brings us a solution to a log shipping problem in the Real World. Read about jhow one DBA solves a contention issue using SSIS.
Read more...
By
Bryan Bitzer
2009/01/20
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
3,213 reads
Sync All Logins on a Server in a single click using SP_MSForEachDB
Reduce your recovery time and minimize the chance for error by resolving all logins in one script.
Read more...
By
Ken Simmons
2008/06/03
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
13,000 reads
Custom Log Shipping
This article presents a way to implement a simple database synchronization solution similar to log shipping using Database Maintenance Plans and T-SQL.
Read more...
By
Girish Bhat
2008/05/01
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
6,155 reads
SQL Server 2005 log shipping setup using the wizard
Along with some best practices, SQL Server MVP Hilary Cotter shares a log shipping setup process from start to finish.
Read more...
By
Additional Articles
2008/04/28
|
Source:
SearchSQLServer
|
Category:
log shipping
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,544 reads
SQL Server 2005 log shipping setup using the wizard
Along with some best practices, SQL Server MVP Hilary Cotter shares a log shipping setup process from start to finish.
Read more...
By
Additional Articles
2008/04/22
|
Source:
SearchSQLServer
|
Category:
high availability (ha)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,207 reads
Items 1 to 19 of 19
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.