Formula-defined commands
The following parameters are supported for formula-defined commands. These commands are specified in the command Cmd Formula fields in a Configuration document. The parameters for backup, restore and prune operations must match.
| Parameter | Description |
|---|---|
| ScriptDir | The script directory specified in the Main tab of the Configuration document. |
| PhysicalFileName | Physical file name to back up. |
| FileName | Logical file name of the database to back up. The OS platform native directory separate is used to separate file names. |
| RestoreFileName | Physical file name to restore, including the .DAD and .DELTA extensions. |
| BackupTargetDir | The backup directory for each NSF, Transaction log, and file being backed up. Defined in the Main tab of the Configuration document. |
| BackupNode | Backup node to identify the backup. |
| BackupMode | One of the following modes to identify the type of backup: FULL, SNAP, TRANSLOG, INCR, DELTA, SELECT. |
| BackupDateTime | The time a backup begins for all databases in a backup set. Internally identifies the backup for a server. |
| BackupReference | For a database, the DBIID. For Transaction log extends (TXNs), the LogID, an internal transaction log ID that makes extends unique and that only changes when you recreate transaction logs. |
| RefString | Reference returned from a backup command to identify a backup. |
| OsSlash | Defines the OS separator to use. |