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

Content with tag Backup and Recovery Rss

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

SQL Server 7, 2000 (29)     Administration (4)     Performance Tuning (2)     Editorial (1)    
Administering (16)     Performance Tuning and Scaling (4)     Security (2)     English Query (1)    
Miscellaneous (9)     SQL Server 2005 (4)     SQL Server 2008 (2)     OpenXML (1)    
Configuring (8)     SQL-DMO (4)     Stored Procedures (2)     Other (1)    
Strategies (8)     DTS (3)     Triggers (2)     Product Reviews (1)    
Disaster Recovery (7)     Availability (2)     User-Defined functions (2)     Rants (1)    
Replication (6)     Basic Querying (2)     Visual Basic 6 (2)     Reviews (1)    
Indexing (5)     Compression (2)     ADO (1)     UpdateGrams (1)    
Programming (5)     Installation (2)     Advanced Querying (1)     XML (1)    
T-SQL (5)     Monitoring (2)     Distributed Queries (1)     XSL (1)    
   Items 1 to 20 of 40    Next 20 >>
 

Automatic Restore

Restore a random backup file on a predefined directory to check backup validity.  Read more...
By mobasha B 2008/06/24 | Source: SQLServerCentral.com | Category: Backup and Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 1 read

Moving Databases

SQL Server trainer and longtime expert, Andy Warren brings us a great article on one basic skill that every DBA should know.  Read more...
By Andy Warren 2008/05/12 | Source: SQLServerCentral.com | Category: Administration
Rating: |  Discuss |  Briefcase | 8,798 reads

Tuning the Performance of Backup Compression in SQL Server 2008

ckup compression is a new feature in SQL Server 2008 that can help provide smaller sized backups and reduce backup time. This document provides guidance related to tuning options for backup performance. All of the information and test results presented here were done specifically by using the backup compression feature of SQL Server 2008; however, they apply broadly to any backup scenario whether backup compression is used or not  Read more...
By Additional Articles 2008/05/12 | Source: MSDN Communities | Category: Backup and Recovery
Rating: (not yet rated)  Rate this |  Briefcase | 751 reads

SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes & Times)

SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008  Read more...
By Kevin van der Merwe 2008/05/05 | Source: SQLServerCentral.com | Category: Compression
Rating: |  Discuss |  Briefcase | 7,724 reads

Named Pipes

By Site Owners 2008/04/23 | Category: Backup and Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 2,654 reads

Backups

By Site Owners 2008/04/21 | Category: Backup and Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 2,902 reads

Tail Log Backups

By Site Owners 2008/04/17 | Category: Backup and Recovery
Rating: (not yet rated) |  Discuss |  Briefcase | 2,630 reads

Backups

By 2008/04/11 | Category: Administration
Rating: (not yet rated) |  Discuss |  Briefcase | 3,109 reads

Issues with running backup log with no_log or truncate_only

On my database server I have my databases set to the full recovery model, but the transaction logs get quite big, so I am issuing a BACKUP LOG with NO_LOG. I am not exactly sure if this causes any issues, but I know that I am able to free up space in my transaction log and shrink the file. Is this the correct way to handle this situation?  Read more...
By Additional Articles 2008/04/10 | Source: MSSQLTips.com | Category: Backup and Recovery
Rating:  Rate this |  Briefcase | 2,233 reads

The Backup Myth

Running backups is enough for disaster recovery, right? That's a myth that could get you into trouble. Steve Jones explains there's more that's needed.  Read more...
By Steve Jones 2008/01/09 | Source: SQLServerCentral.com | Category: Editorial
Rating: |  Discuss |  Briefcase | 404 reads

Differential Backups Internals

Describes how data changes for differential backups are recorded using dbcc page  Read more...
By Ken Kaufman 2007/12/11 | Source: SQLServerCentral.com | Category: Administration
Rating: |  Discuss |  Briefcase | 2,948 reads

Building Automated Backups

Backups are the foundation of any well run database server, or even any computer system. Numerous articles have been written about SQL Server backups and new author Paulo Luis brings us a new twist on building automated backups using devices.   Read more...
By Paulo Luis 2006/08/29 | Source: SQLServerCentral.com | Category: Backup and Recovery
Rating: |  Discuss |  Briefcase | 11,417 reads

Stored procedure: Determine last database backup

You have many SQL Servers to administer and you just want to know when the last backup was taken for each database on each instance. This stored procedure will help.  Read more...
By Additional Articles 2006/04/13 | Source: Other | Category: Backup and Recovery
Rating:  Rate this |  Briefcase | 3,491 reads

Push FTP with SQL Server

DTS is an incredible package for moving data in the SQL Server world. One feature that is missing, however, is the ability to send files using FTP to a remote server. This article looks at a technique for sending files via FTP.   Read more...
By Steve Jones 2005/07/01 (first posted: 2001/11/01) | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 32,499 reads

Restoring to a Point In Time

One of the lesser used features of SQL Server 2000, but the capability to restore your databases to a particular point in time can be a valuable skill. Kathi Kellenberger takes a moment to explain how this feature works and how you can use it in your environment.   Read more...
By Kathi Kellenberger 2005/06/14 | Source: SQLServerCentral.com | Category: Backup and Recovery
Rating: |  Discuss |  Briefcase | 14,245 reads

Implementing a Flexible Backup Strategy

SQL Server has a rock solid backup routine that works every time. However the schemes used to implement backups with maintenance plans, Enterprise Manager, etc., are not a smooth or as flexible as what most people require. Author Eli Lieba brings us his strategy and code for ensuring that each database is backed up how he needs it to be, whether a full or differential backup.   Read more...
By Eli Leiba 2004/10/19 | Source: SQLServerCentral.com | Category: Backup and Recovery
Rating: |  Discuss |  Briefcase | 9,383 reads

Backup Scenarios for successful SQL Server Restores and Recovery

SQL Server has a great backup and recovery architecture, but you have to know how to properly configure and use the server to ensure that you will not be seeking new employment anytime soon. A few of the Sonasoft team have written this short piece on strategies for setting up your backup jobs to ensure recovery in the event of a disaster. Welcome new authors Bilal Ahmed, Kiran Kumar, and Vas Srinivasan.   Read more...
By Bilal Ahmed 2004/06/29 | Source: SQLServerCentral.com | Category: Disaster Recovery
Rating: |  Discuss |  Briefcase | 14,087 reads

Review of Lumigent Log Explorer v4

Chris (one of our regulars!) installed Log Explorer and took it for a test drive. Written up in our standard review format this will give you a very quick overview of what the product does.   Read more...
By Christoffer Hedgate 2004/02/13 | Source: SQLServerCentral.com | Category: Administering
Rating: (not yet rated) |  Discuss |  Briefcase | 6,117 reads

From the soapbox: Does anyone know what disaster recovery is?

New Author! Written as a rant, this article covers a couple basic issues that STILL tend to get overlooked in a lot of places. It's run to rant sometimes but we plan to maintain our focus and continue to keep these a small percentage of our content. Let us know what you think.   Read more...
By James Luetkehoelter 2004/01/28 | Source: SQLServerCentral.com | Category: Rants
Rating: |  Discuss |  Briefcase | 6,078 reads

VBScript Class to Return Backup Information

The second article in a 3 part series that presents another VBScript class file that creates a class that can be used to display the backup information from a SQL server's maintanence plans.   Read more...
By Bruce Szabo 2003/08/28 | Source: SQLServerCentral.com | Category: SQL-DMO
Rating: |  Discuss |  Briefcase | 6,166 reads
   Items 1 to 20 of 40    Next 20 >>
 
Most popular

SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes & Times)

SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008  Read more...
By Kevin van der Merwe 2008/05/05 | Source: SQLServerCentral.com | Category: Compression
Rating: |  Discuss |  Briefcase | 7,724 reads

Moving Databases

SQL Server trainer and longtime expert, Andy Warren brings us a great article on one basic skill that every DBA should know.  Read more...
By Andy Warren 2008/05/12 | Source: SQLServerCentral.com | Category: Administration
Rating: |  Discuss |  Briefcase | 8,798 reads

Differential Backups Internals

Describes how data changes for differential backups are recorded using dbcc page  Read more...
By Ken Kaufman 2007/12/11 | Source: SQLServerCentral.com | Category: Administration
Rating: |  Discuss |  Briefcase | 2,948 reads