Options for SQL Server backup operations
Table: Options for SQL Server backup operations describes the options that are available when you perform backups from the MS SQL Client. These options appear in the Backup Microsoft SQL Server Objects dialog box after you select > .
Caution:
Do not enable multiplexing if the policy is also configured with multiple stripes. Restores fail when both multiplexing and multiple stripes are configured for a backup policy.
Table: Options for SQL Server backup operations
Option | Description |
|---|---|
Expand database | This pane lets you traverse live databases. You can expand the SQL Server instance to view its databases. Expand each database to view its filegroups or expand a filegroup to view its files. You can select any object in this pane to view its constituent objects in the right-hand pane. |
Select database(s) for backup from instance host\instance | Select the objects that you want to back up from this pane. This pane displays the list of constituent database objects of the selected host and instance in the left-hand pane. You can select one or more objects (databases) in this pane. |
| The following backup types are available:
|
| The following options are available when you have chosen a transaction log backup type:
|
Select this option if you want to use SQL Server to compress the backup image. If you enable SQL Server compression, do not enable NetBackup compression. | |
|
|
| In the right-hand pane, choose one of the following backup options:
|
| Set the number of backup stripes that you want SQL Server to create for your backup. Type a number from 1 to 32. Do not enable multiplexing if the policy is also configured with multiple stripes. Restores fail when both multiplexing and multiple stripes are configured for a backup policy. |
|
|
| If this host is the NetBackup primary server, then this list includes all active policies of type MS-SQL-Server. You can select one of these policies or type the name of a policy. The default is <any>. If you select the default, then NetBackup selects which MS-SQL-Server policy to use. |
| This option is enabled for objects have a page verification type that is either torn page detection or checksum. All of the objects in the right-hand pane must have the proper verification type. This indicates a performance penalty when you use page verification.
|
| Start a database backup or generate a database backup script. This option is enabled only when you select an object to back up. |
More Information