cli:db_hotbackup
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cli:db_hotbackup [2021/09/03 01:09] – created Scott Cunliffe | cli:db_hotbackup [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| '' | '' | ||
| + | ===== Description ===== | ||
| + | |||
| + | db_hotbackup creates a backup of the TapeTrack Framework Server database without the need to shut down the Framework Server. | ||
| + | |||
| + | The output files can then be zipped and saved to a secure location. | ||
| + | |||
| + | ===== Options ===== | ||
| + | |||
| + | The options which apply to the db_hotbackup command are: | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ===== Exit Status ===== | ||
| + | - **zero** Program has ended successfully. | ||
| + | - **non-zero** Program was unable to connect to the TapeTrack Framework Server. | ||
| - | db_hotbackup creates a backup of the TapeTrack Framework Server database while it is active or running. | ||
| This program is run via a batch file called '' | This program is run via a batch file called '' | ||
| '' | '' | ||
| + | ===== Example ===== | ||
| + | |||
| + | < | ||
| + | @echo off | ||
| + | :: | ||
| + | :: Object Type: DOS Batch Script | ||
| + | :: Description: | ||
| + | :: System: TMSS | ||
| + | :: SecLevel: Proprietary | ||
| + | :: | ||
| + | :: | ||
| + | |||
| + | :: | ||
| + | :: set the working directory to the TapeTrack Scripts directory so we can use relative paths | ||
| + | :: | ||
| + | cd " | ||
| + | |||
| + | db_hotbackup -h " | ||
| + | |||
| + | exit | ||
| + | </ | ||
cli/db_hotbackup.1630631377.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
