SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tag Disaster Recovery Rss

Refine your search with one of the following additional tags (with number of items):

Strategies (43)     Miscellaneous (3)     Security (2)     Export (1)    
SQL Server 7, 2000 (16)     Programming (3)     SQL-DMO (2)     Log Shipping (1)    
Administering (10)     Replication (3)     Backup (1)     Monitoring (1)    
SQL Server 2005 (8)     Configuring (2)     BCP (1)     Resolve Logins (1)    
Backup and Recovery (7)     Installation (2)     CLR (1)     SQLCLR (1)    
Administration (3)     Product Reviews (2)     DTS (1)     SS2K5 - High Availability (1)    
Availability (3)     Reviews (2)    
   Items 1 to 20 of 79    Next 20 >>
 

Rebuilding the SQL Server master database - Part 1

So, how do you prepare for a master rebuild and what do you do afterwards? Hopefully this checklist will give you an idea.  Read more...
By Additional Articles 2008/07/08 | Source: MSSQLTips.com | Category: Disaster Recovery
Rating: (not yet rated)  Rate this |  Briefcase | 34 reads

Log Shipping vs. Replication

SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.   Read more...
By Paul Ibison 2008/06/27 (first posted: 2004/06/17) | Source: SQLServerCentral.com | Category: Replication
Rating: |  Discuss |  Briefcase | 38,671 reads

Exporting and Versioning Lookup Data: A Real-World Use of the CLR

The CLR has not been well-received and most people use it for Regular Expressions and string functions. Here is an example that goes beyond trivial uses.  Read more...
By Solomon Rutzky 2008/06/24 | Source: SQLServerCentral.com | Category: SQL Server 2005
Rating: |  Discuss |  Briefcase | 3,585 reads

SQL Server Disasters with Preventive Measures

Have you seen disasters in your environment? I would bet you have at some point. Let's see if our top 13 disasters matches your experiences.  Read more...
By Additional Articles 2008/06/24 | Source: MSSQLTips.com | Category: Disaster Recovery
Rating:  Rate this |  Briefcase | 2,352 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 | 7,936 reads

Rebuild Master

By Site Owners 2008/05/01 | Category: SQL Server 2005
Rating: (not yet rated) |  Discuss |  Briefcase | 2,785 reads

Rebuild Master

By Site Owners 2008/04/22 | Category: Disaster Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 3,320 reads

Step-by-Step Guide to Clustering Windows 2000 and SQL Server 2000

In this next article of the SQL Server in the Enterprise Series, we'll explore how to cluster Windows 2000 and SQL Server 2000 in a step-by-step manner. After this article, you should be able to cluster a SQL Server 2000 machine for failover availability in an Active/Active cluster.   Read more...
By Brian Knight 2008/01/18 (first posted: 2002/07/12) | Source: SQLServerCentral.com | Category: Installation
Rating: |  Discuss |  Briefcase | 145,712 reads

Recovery

By 2008/01/14 | Category: Disaster Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 2,520 reads

Backup Keys

By 2007/12/19 | Category: Disaster Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 2,273 reads

Blogs: • How does daylight savings time affect disaster recovery?

We're featuring some interesting blog posts that we think have information you need to know. This one is from Paul Randal of SQL Skills, former storage engine lead for SQL Server. Do you know how the daylight savings time change will affect your computers?  Read more...
By 2007/10/17 | Source: Other | Category: SQL Server 2005
Rating: (not yet rated)  Rate this |  Briefcase | 1,424 reads

Restore your SQL Server database using transaction logs

Most DBAs dread hearing that they need to restore a database to a point in time, especially if the database is a production database. However, knowing how to do this is of the utmost importance for a DBA's skill set. I'll walk you through the steps of how to restore a SQL Server database to a point in time to recover a data table.  Read more...
By Additional Articles 2007/10/15 | Source: Builder.com | Category: SQL Server 2005
Rating: (not yet rated)  Rate this |  Briefcase | 3,121 reads

13 disasters for production web sites and their solutions

Learn about 13 production disasters that can bring down your business  Read more...
By Additional Articles 2007/08/23 | Source: CodeProject.com | Category: Disaster Recovery
Rating:  Rate this |  Briefcase | 2,977 reads

What is the FirstLSN in a log file?

By Steve Jones 2007/08/03 | Category: Disaster Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 1,180 reads

Eliminating Tape

In response to an editorial on eliminating tape in favor of disk backups, new author Tim OPry brings us a look at his environment and the process by which they eliminated the need for tape in their backup scheme while maintaining a well thought out disaster plan.   Read more...
By Tim OPry 2007/01/03 | Source: SQLServerCentral.com | Category: Disaster Recovery
Rating: |  Discuss |  Briefcase | 7,028 reads

Survival of the Prepared: Addressing Disaster Recovery

While no disaster recovery plan provides ironclad protection, your company will be far less vulnerable to an extended business disruption from a disaster with a plan than without one.  Read more...
By Additional Articles 2006/12/07 | Source: Datawarehouse.com | Category: Disaster Recovery
Rating:  Rate this |  Briefcase | 1,596 reads

Database Snapshots

In the first part of his series on SQL Server Availability, new author Kumar Parthasarathi brings us a look at Database Snapshots in SQL Server 2005.   Read more...
By Kumar Part 2006/09/21 | Source: SQLServerCentral.com | Category: Disaster Recovery
Rating: |  Discuss |  Briefcase | 7,395 reads

Copying Database Backups to an Alternative Location

Learn how to use ALERTs, a SQL Agent job and a stored procedure (SP) to create a copy of your critical database backups on another physical machine as soon as the database backups are created.  Read more...
By Additional Articles 2006/09/08 | Source: Database Journal | Category: Administering
Rating:  Rate this |  Briefcase | 3,280 reads

Backup Basics Part 3: General Tips for a Backup Strategy

Knowing how to configure backup applications and select backup media is half the battle of designing a successful backup strategy. The other half is choosing how and when to back up the specific pieces of data that are stored on your servers, share points, and workstations. In this final article of his series on backup basics for new technicians and administrators, Ryan Faas offers some suggestions to help you make these important decisions.  Read more...
By Additional Articles 2006/08/11 | Source: InformIT | Category: Disaster Recovery
Rating:  Rate this |  Briefcase | 2,407 reads

Log Shipping vs. Replication

SQL Server high availability. Log shipping or replication, clustering or some other solution. It's a challenge and as companies grow more dependent on their databases, it's one that more and more DBAs face everyday. Paul Ibison has taken a look at how log shipping and replication can be compared in the quest for high availability.   Read more...
By Paul Ibison 2008/06/27 (first posted: 2004/06/17) | Source: SQLServerCentral.com | Category: Replication
Rating: |  Discuss |  Briefcase | 38,671 reads
   Items 1 to 20 of 79    Next 20 >>
 
Most popular

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 | 7,936 reads

Exporting and Versioning Lookup Data: A Real-World Use of the CLR

The CLR has not been well-received and most people use it for Regular Expressions and string functions. Here is an example that goes beyond trivial uses.  Read more...
By Solomon Rutzky 2008/06/24 | Source: SQLServerCentral.com | Category: SQL Server 2005
Rating: |  Discuss |  Briefcase | 3,585 reads

Eliminating Tape

In response to an editorial on eliminating tape in favor of disk backups, new author Tim OPry brings us a look at his environment and the process by which they eliminated the need for tape in their backup scheme while maintaining a well thought out disaster plan.   Read more...
By Tim OPry 2007/01/03 | Source: SQLServerCentral.com | Category: Disaster Recovery
Rating: |  Discuss |  Briefcase | 7,028 reads