Application details and settings for Microsoft SQL Server instances and databases

Configure advanced settings for policy settings overrides

Click Policy Overrides in the Manage Backup Plan window to show the Policy Settings Override dialog. From here you can override specific policy settings associated with the selected backup template. After you are done, click Save Changes.

To reset a policy override setting to its default state, click the check box to the left of the selection; click Select options that will revert back to default to reset all policy override settings back to their default state.

The following list has descriptions for the policy settings overrides valid for SQL server instances, availability groups (AG), databases, and consistency groups.

  • Do Not Unmap. Keep staging disks mapped between jobs: Select this if you want temporary staging disks mapped to the host and used during data movement to remain mapped to the host. LUNs are mapped during the first job and all subsequent jobs reuse the same mapped LUN. By default, this option is selected. Unmap staging disks after each job: This option both unmounts the staging disk from the operating system at the conclusion of every job (removing mount points or drive letters), and also unmaps it from the host altogether. This option will require the host to perform a scan for SCSI LUNs at the start of the next job, as the re-mapped staging disks must be rediscovered before they can be remounted.

  • Truncate Log After Backup. Specify whether to truncate the logs after every backup. When enabled, application-related logs are truncated until the recent or current backup. If you truncate logs, you must also back up the transaction log to enable a roll forward recovery.

  • Skip Offline Applications in the Consistency Group. (For consistency group management only) Specify whether to ignore unavailable databases that are part of a consistency group. You create a consistency group to back up multiple databases together to preserve consistency of data across the databases. Consistency groups are collections of databases from the same instance or availability group.

    The options are:

    • Fail backup when offline applications are found
    • Skip offline applications during backup
  • Map staging disks to all ESX Hosts in a Cluster. (This option is not relevant when using NFS datastores.) Map staging disk to ESX host for VM only. Map staging disk to all ESX hosts in the cluster. Map staging disk to two ESX hosts in the cluster.

  • Backup SQL Server User Logins. Back ups the SQL Server instance login records for accounts granted access to databases being backed up. When the database is mounted as a virtual application (application aware mount) the backed up user logins can be optionally restored into the target SQL server instance, ensuring the virtual database will be accessible by the same users with access to the original source database. The options are Yes or No.

  • Enable Database Log Backup. The Enable Database Log Backup option allows the backup plan policy to backup an Oracle or Microsoft SQL server database and all associated transaction log files. The logs are backed up when the log snapshot job runs. The options are Yes or No. When set to Yes, the related options are enabled.

  • RPO. When Enable Database Log Backup is set to Yes, RPO defines the frequency for database log backup. Frequency is set in minutes and must not exceed the database backup interval. The smallest value that can be set (in minutes) is 15.

  • Log Backup Retention Period. When Enable Database Log Backup is set to Yes, log retention is defined separately from the retention of the snapshot policy. Having a separate retention period allows you to use logs in conjunction with copies of the database stored in the snapshot pool. The log retention period is a mandatory setting.

  • Replicate Logs. (Uses StreamSnap Technology) When Enable Database Log Backup is set to Enable, the Replicate Logs advanced setting allows Microsoft SQL server database transaction logs to be replicated to a remote backup/recovery appliance. For a log replication job to run, there must be a StreamSnap replication policy in the template along with a resource profile that specifies a remote backup/recovery appliance, and at least one successful replication of the database must first be completed. You can then use the logs at the remote site for any database image within the retention range of the replicated logs. This function is enabled by default.

    Log replication uses StreamSnap technology to perform the replication between the local and remote backup/recovery appliances; log replication goes directly from the local snapshot pool to the snapshot pool on the remote appliance.

  • Send Logs to OnVault Pool. When Enable Database Log Backup is set to Enable, this setting allows Microsoft SQL server database transaction logs to be replicated to an OnVault pool. For a log replication job to run, there must be an OnVault policy included in the template along with a resource profile that specifies an OnVault pool, and at least one database must first be sent to the pool. You can then use the logs at the remote site for any database image within the retention range. This function is enabled by default.

  • Log Staging Disk Growth Size. When Enable Database Log Backup is set to Yes, Log Staging Disk Growth Size defines the growth to use when automatically growing the staging disk on which the logs reside. This setting is from 5 to 100 percent.

  • Estimated Change Rate. When Enable Database Log Backup is set to Yes, this setting defines the daily change (in percent), which allows the backup/recovery appliance to better calculate the size of the staging disk needed to hold logs. This setting is from 0 to 100.

  • Compress Database Log Backup. When Enable Database Log Backup is set to Yes, this setting instructs the source database to compress its logs before they are backed up by management console. The database server performs log compression during log backup. The options are Yes or No. When set to Yes, the Compress Database Log Backup option is enabled.

  • Script Timeout. The Backup and DR agent allows you to create host-side scripts that run on an application's host before or after a policy is run. The four timeouts provided in a policy template map directly into the four stages of a host-side script.

    • Script Init Timeout. Defines how long a policy should wait before assuming host-side scripts on a managed host have been initialized. 120 seconds is the default value, allowed range is from 1 to 86400 seconds (24 hours).
    • Script Freeze Timeout. Defines how long a policy should wait before assuming the application is frozen and ready for data back up. 60 seconds is the default value, allowed range is from 1 to 86400 seconds.
    • Script Unfreeze Timeout. Defines how long a policy should wait before assuming the application is unfrozen. 60 seconds is the default value, allowed range is from 1 to 86400 seconds.
    • Script Finish Timeout. Defines how long a policy should wait before data back up is complete. 60 seconds is the default value, allowed range is from 1 to 86400 seconds.
    • Script Post Replication Timeout. Defines how long a policy should wait before replication is complete. 60 seconds is the default value, allowed range is from 1 to 86400 seconds.

The Backup and DR SQL server DBA guide

This page is one in a series of pages specific to protecting and recovering Microsoft SQL server databases with Backup and DR. You can find additional information at: