BackupDB - Backup Database
Run BackupDB() from a command line. Before running BackupDB(), make sure that the data base is available. It is suggested to run BackupDB() exclusively, in Client/Server mode however this can be done as a online process. It is not possible run BackupDB() locally, when other applications are accessing the database updating.
BackupDB ini_file [target] [-q] [-h] [-p:type]
Definition:
ini_file - configuration or ini-file defines the data source for the database.
target - location for storing the backup file. Default is current location with extension.ozi.
-q - do not write messages to system output
-h - show help information
-p - define progress display type (automatic, dots, time, percent), e.g. -p:percent