|   | ![]() |
|
Backup Overview 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 The entire structure of the backup command can be boiled down to the following:
The options can be decribed as follows:
Full backup A full database backup is one of the most common backups that can be performed. This causes all used data pages to be written to the backup device. In most environments, a full database backup is taken each evening. The following lists a series of backup commands for different situations. Backup to an explicit disk device and begin a new backup set.
Backup to an undefined network disk device and overwrite the existing backups
Backup to a tape device and leave the tape in the drive
Backup Overview 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.