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
Content with tag
Log Shipping
Items 1 to 20 of 26
Next 20 >>
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.
Read more...
By
Wayne Sheffield
2013/06/06
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
1,953 reads
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,514 reads
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,...
Read more...
By
Wayne Sheffield
2013/01/28
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
815 reads
Log Shipping - Monitor Server
Read more...
By
Raghavendra Mudugal
2012/12/05
|
Category:
log shipping
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,644 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,696 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,409 reads
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.
Read more...
By
Muthu Gopalan
2012/04/27
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
804 reads
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...
Read more...
By
2012/04/25
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,207 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,865 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,497 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,568 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,225 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,469 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,366 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,992 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,337 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
|
556 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,090 reads
Zip Backups and Copy to Secondary (free)
We discovered a need to compress our backups so that we could copy the files over the network to the DR location (log shipping), to save on transfer time during emergency restores.
Read more...
By
Jeff Bennett
2009/06/18
|
Source:
SQLServerCentral.com
|
Category:
log shipping
Rating:
|
Discuss
|
Briefcase
|
2,092 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
|
826 reads
Items 1 to 20 of 26
Next 20 >>
Tags
high availability (ha)
(7)
disaster recovery (dr)
(6)
administration
(3)
blogs
(3)
database mirroring
(2)
monitor server
(2)
sql server 2005
(2)
sql server 2008
(2)
7zip
(1)
backup / recovery
(1)
backup / restore
(1)
compression
(1)
differential
(1)
editorial
(1)
gzip
(1)
integration services (ssis)
(1)
migration
(1)
resolve logins
(1)
sharepoint
(1)
sql server 2008 r2
(1)
warm standby
(1)
workgroup
(1)
zip
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.