Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Backup Rss

   Items 1 to 9 of 9   
 

Faster Restores: Best Practices to Increase Speed

Backups are an everyday part of DBA life, whereas restores tend to happen on call at 3 a.m. In this article, Grant Fritchey looks at what you should be doing to make your restores as quick and seamless as possible.  Read more...
By Additional Articles 2011/12/14 | Source: SimpleTalk | Category: backup
Rating: (not yet rated)  Rate this |  Briefcase | 3,150 reads

Backup Verification: Tips for Database Backup Testing

A Backup system is merely part of a recovery system. If your backups can't be used to recover the database, then they're useless. Do you regularly make sure that you can restore a database from your backups?  Read more...
By Additional Articles 2011/12/12 | Source: SimpleTalk | Category: backup verification
Rating: (not yet rated)  Rate this |  Briefcase | 2,075 reads

Survey: what features do you want from a backup tool?

We’d like your thoughts on what new features should go into our backup tools. Let us know by completing this short survey.  Read more...
By Press Release 2011/12/07 | Source: Red-Gate | Category: survey
Rating:  Rate this |  Briefcase | 842 reads

Using PowerShell for SQL Server Transaction Log Backups

How can I use PowerShell to do a Transaction Log backup for SQL Server databases? In this tip we look at an alternative way of creating transaction log backups using a PowerShell script.  Read more...
By Additional Articles 2011/10/25 | Source: MSSQLCity.com | Category: powershell
Rating: (not yet rated)  Rate this |  Briefcase | 1,655 reads

UP_COMPACTA_COPIA

I have several problems with my corporate network and therefore need to do all my backups locally, and to make matters worse, still use SQL Server 2005.   Read more...
By Lucas Souza 2011/10/17 | Source: SQLServerCentral.com | Category: job
Rating: |  Discuss |  Briefcase | 351 reads

Using PowerShell for SQL Server Database Backups

If you're starting to learn PowerShell and want to see how you can use it for common DBA tasks, this tip will show you how to create a basic PowerShell script to backup all your user databases.  Read more...
By Additional Articles 2011/09/30 | Source: MSSQLTips.com | Category: powershell
Rating: (not yet rated)  Rate this |  Briefcase | 2,292 reads

Simple Script to Backup All SQL Server Databases

Sometimes things that seem complicated are much easier then you think and this is the power of using T-SQL to take care of repetitive tasks. One of these tasks may be the need to backup all databases on your server.  Read more...
By Additional Articles 2011/08/12 | Source: MSSQLTips.com | Category: t-sql
Rating: (not yet rated)  Rate this |  Briefcase | 4,333 reads

NetApp Dynamic Backup Script

TSQL Script to backup selected databases. Use this to override the script generated by snapmanager for sql in a sql job which doesn't cater for new or deleted databases  Read more...
By Chris Taylor 2011/08/09 | Source: SQLServerCentral.com | Category: sql server
Rating: |  Discuss |  Briefcase | 503 reads

SQL DBAdmin toolbox - Part 1: Restore single database

A stored procedure for restoring a database up to the latest log backup from a file folder. Compatible with the backups made by standard SQL maintenance plan.   Read more...
By Infostar 2011/06/10 | Source: SQLServerCentral.com | Category: restore
Rating: |  Discuss |  Briefcase | 1,209 reads
   Items 1 to 9 of 9   
 
Tags
powershell (2)    
restore (2)    
backup / restore (1)    
backup verification (1)    
compress (1)    
files (1)    
job (1)    
move (1)    
netapp (1)    
recovery (1)    
red gate software (1)    
san (1)    
simple-talk series (1)    
snapmanager for sql (1)    
sql server (1)    
sql server 2008 (1)    
survey (1)    
transaction logs (1)    
t-sql (1)