Snapshot tab

Use the Snapshot tab to configure the Backup task to back up databases using a third-party backup solution that takes snapshot backups.

This approach requires using formulas, commands, or agents that integrate with a third-party backup solution. For more information about this style of backup, see Snapshot backups

Field Description
Enforce snapshot backup mode Select Enabled to enable database backups to be done using snapshot mode.
Snapshot start command The formula, agent, or command that the backup solutions uses to start a snapshot.
Backup snapshot command (Optional) A formula, agent, or command that backs up databases that changed during the snapshot and aren't included in the snapshot. These are flagged as .DELTA files and included with the snapshot.
Backup snapshot file list (Optional) Use to pass a list of databases to be backed up. Select Physical path to provide only the full file path to the database. Select Physical path&Logical path to provide both the full file path and the path relative to the data directory, with a semicolon (;) used as a separator between the two paths.
Backup start OK string Defines a string that when not found in the output indicates the snapshot start command failed.
Backup snapshot OK string Defines a string that when not found in the output indicates the backu snapshot command failed. Can be used in conjunction with Backup snapshot error string.
Backup snapshot Error string Defines an error string that when found in the output indicates the backup snapshot command failed.