Backup SQL Server Database

This action initiates a backup of the defined SQL Server database, using the defined backup device. Note that a backup cannot be performed inside of a transaction.

 

Prepare Stage

No action taken.

Execute Stage

Backup is performed.

Cleanup Stage

No action taken.

Rollback Stage

No action taken.

 

Backup SQL Server Database Action Editor

Action Description - Descriptive text that can be used to identify this particular action in the Actions list.

 

Connection to use – The Shared Property key name of the SQL Connection to use, as defined in.

 

Backup device -  The SQL configured back up device to use.

 

See Also