Backup example
The following list provides examples of how to use the backup command.
To complete a full backup of a database, for example, DB_G, the following
command can be entered:
tdpexcc backup DB_G fullTo complete a copy backup of a database, for example, DB_G, the following
command can be entered:
tdpexcc backup DB_G copyTo complete a differential backup of a database, for example, DB_G, the
following command can be entered:
tdpexcc backup DB_G diffTo complete an incremental backup of a database, for example, DB_G, the
following command can be entered:
tdpexcc backup DB_G incr