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 full
To complete a copy backup of a database, for example, DB_G, the following command can be entered:
tdpexcc backup DB_G copy
To complete a differential backup of a database, for example, DB_G, the following command can be entered:
tdpexcc backup DB_G diff
To complete an incremental backup of a database, for example, DB_G, the following command can be entered:
tdpexcc backup DB_G incr