The ca_backup command includes the following Informix database options:
ca_backup
[-ifmx_level <level (0-2)>] [-ifmx_currentLog | -ifmx_salvageLogs]
Note: The ca_backup database options are described in a separate topic titled "Database Options" and can be viewed from the actual CLI by entering the following command: ca_backup allusage.
Specifies the level of the backup to be performed.
By default, the agent performs a level 0 backup.
Specifies to back up the current active logical log, as well as other, full logical logs that were not backed up.
Specifies to back up all logical logs that reside on the disk.
Examples:
The following are examples of syntax for the ca_backup Informix database command:
-database INFORMIX <instance name> <dbspace name> -ifmx_level <0-2>
-database INFORMIX <instance name> #LOGFILE# -ifmx_currentLog
-database INFORMIX <instance name> #LOGFILE# -ifmx_salvageLogs
Copyright © 2016 |
|