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

Articles with tag backup / restore Rss

Search for any content tagged backup / restore

<< Previous 20    Items 21 to 40 of 180    Next 20 >>
 

SQL Server Central Webinar Series #10: SQL Server Backup and Restore for the Accidental DBA

Thursday, May 26, 2011 5:00 PM - 6:00 PM BST. Steve Jones will be your host to introduce Grant Fritchey, SQL Server MVP and Product Evangelist at Red Gate Software. This webinar will take you through the best practices, standards and methods that you can employ to ensure that you have solid backup processes for the databases under your charge. You’ll also learn how to restore, because your backups are only good if you can restore them. Grant will show you how using Red Gate’s SQL Backup Pro and SQL Virtual Restore can make all this easier and more efficient.   Read more...
By Press Release 2011/05/26 (first published: 2011/05/23) | Source: SQLServerCentral.com | Category: webinar
Rating: (not yet rated)  Rate this |   Briefcase | 3,803 reads

Backup and Restore of an Analysis Services Database

One of the most important responsibilities of a database administrator is to make sure that all the databases are backed up across environments managed by them. In my earlier article titled Importance of Database Backups and Recovery Plan I discussed the importance of a good database backup and recovery plan for all the user and system databases. In this article we will take a look at the steps which a database administrator needs to follow to backup and restore an analysis services database.   Read more...
Rating:  Rate this |   Briefcase | 2,748 reads

Change SQL Startup Parameters with PowerShell

Sometimes when we’re trying to track down a problem and looking through SQL’s Logs we have to dig...  Read more...
By eric.humphrey 2011/04/05 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,259 reads

Streamlining granular recovery for SharePoint, with Red Gate and Metalogix

We have recently found an elegant way to reduce the time, and disk space required for SharePoint administrators who need to perform granular recovery operations out of their SQL Server backup files. I used to get customer calls that would go something like this:  Read more...
By Additional Articles 2011/02/23 | Source: Other | Category: backup / restore
Rating:  Rate this |   Briefcase | 1,683 reads

SQL Azure - Creating backups and copies of your databases

As a DBA you always followed a practice to back up your database (or take a snapshot of your database) before making any changes so that you can revert to your old database state if something goes wrong. Also to setup a development or test environment you use a backup of your database and restore it in the respective environment. If you are moving to SQL Azure, what would you do in these cases as backup / restore and database snapshots are not supported as of now?  Read more...
By Additional Articles 2011/02/10 | Source: MSSQLTips.com | Category: azure
Rating: (not yet rated)  Rate this |   Briefcase | 2,970 reads

A Full Backup can Impact a Log Backup–MCM Prep

In the early days of SQL Server you could not run a log backup while a full backup was running....  Read more...
By Steve Jones 2011/02/07 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated)  Rate this |   Briefcase | 1,618 reads

SQL Server Central Webinar Series #8: Creating smaller and comprehensively verified backups

The next webinar from SQLServerCentral will look at backups and how you can create faster, smaller, and verified backups. Join Steve Jones and Rodney Landrum for this presentation on SQL Backup Pro and SQL Virtual Restore  Read more...
By Press Release 2011/01/27 (first published: 2011/01/18) | Source: SQLServerCentral.com | Category: sqlservercentral
Rating: |  Discuss |   Briefcase | 1,869 reads

Backup and Housekeeping with Maintenance Plans

Get an idea of how to handle the housekeeping tasks associated with backups, like removing old backup and log files.  Read more...
By Gethyn Ellis 2011/01/26 | Source: SQLServerCentral.com | Category: backup / restore
Rating: |  Discuss |   Briefcase | 7,252 reads

SQL Server Central Webinar Series #8: Creating smaller and comprehensively verified backups

The next webinar from SQLServerCentral will look at backups and how you can create faster, smaller, and verified backups. Join Steve Jones and Rodney Landrum for this presentation on SQL Backup Pro and SQL Virtual Restore  Read more...
By Press Release 2011/01/27 (first published: 2011/01/18) | Source: SQLServerCentral.com | Category: sqlservercentral
Rating: |  Discuss |   Briefcase | 1,869 reads

SQL Server Central Webinar Series #8: Creating smaller and comprehensively verified backups

The next webinar from SQLServerCentral will look at backups and how you can create faster, smaller, and verified backups. Join Steve Jones and Rodney Landrum for this presentation on SQL Backup Pro and SQL Virtual Restore  Read more...
By Press Release 2011/01/27 (first published: 2011/01/18) | Source: SQLServerCentral.com | Category: sqlservercentral
Rating: |  Discuss |   Briefcase | 1,869 reads

Powershell Database Backup Script

Learn how to write a script for regular database backups using Powershell and SMO.  Read more...
By Jimmy Atsaves 2013/05/17 (first published: 2011/01/05) | Source: SQLServerCentral.com | Category: backup / restore
Rating: |  Discuss |   Briefcase | 18,423 reads

The Institute for Backup Trauma

Today we have an editorial reprinted from April 27, 2005. Steve Jones is on vacation, so we are reprinting this look at backup strategies and media.  Read more...
By Steve Jones 2010/12/20 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 91 reads

Setting SQL Server Default Locations

How to set the default locations for backups, data files, and log files in SQL Server.  Read more...
By Wayne Sheffield 2010/11/11 | Source: SQLServerCentral.com | Category: backup / restore
Rating: |  Discuss |   Briefcase | 5,353 reads

Restore from LiteSpeed

Learn how to restore a LiteSpeed backup on a server without the software in 2 Simple Steps.  Read more...
By Sarvesh Singh 2010/10/12 | Source: SQLServerCentral.com | Category: backup / restore
Rating: |  Discuss |   Briefcase | 4,506 reads

Automate Your Backup and Restore Tasks

A new article that shows how you can automate a basic function that many environments need: the backup of a production database and the restore on a development system.  Read more...
By Philip Horan 2010/10/05 | Source: SQLServerCentral.com | Category: backup / restore
Rating: |  Discuss |   Briefcase | 9,665 reads

Fooling SQL Server

Today Steve Jones looks at the new release of restore technology from Red Gate software that allows you to "fool" SQL Server.  Read more...
By Steve Jones 2010/08/10 | Source: SQLServerCentral.com | Category: editorial
Rating: |  Discuss |   Briefcase | 452 reads

Backup Isn't Enough

When is backup not enough? Steve Jones talks about a few things that can cause you issues and a backup can't help you recover from.  Read more...
By Steve Jones 2010/07/19 | Source: SQLServerCentral.com | Category: editorial
Rating: |  Discuss |   Briefcase | 302 reads

Lost Data

Steve Jones talks about the loss of data, and how it can impact your life. And why you want to be sure that your restores are ready in the event of a disaster.  Read more...
By Steve Jones 2010/07/01 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 127 reads

Archive Backups

The need to archive data is becoming more and more important as data sizes grow. However when you choose to archive data, you might need to reconsider how your DR plan is structured.  Read more...
By Steve Jones 2010/06/16 | Source: SQLServerCentral.com | Category: editorial
Rating: |  Discuss |   Briefcase | 201 reads

Statistical Sampling for Verifying Database Backups

A DBA's huge workload can start to threaten best practices for data backup and recovery, but ingenuity, and an eye for a good tactic, can usually find a way. For Tom, the revelation about a solution came from eating crabs. Statistical sampling can be brought to bear to minimize the risk of failure of an emergency database restore.   Read more...
By Additional Articles 2010/06/01 | Source: SimpleTalk | Category: backup / restore
Rating:  Rate this |   Briefcase | 2,279 reads
<< Previous 20    Items 21 to 40 of 180    Next 20 >>