Cloning Command-Line Options
Command-line options related to the clone command are as follows:
Option
|
Description
|
-L
|
Forces the DATABridge Client to use a new log file for this run.
|
-T
|
Forces the DATABridge Client to use a new trace file for this run, if tracing is enabled.
|
-x
|
Reverses the meaning of the data set list for the clone command, as follows:
Without the -x option, the DATABridge Client clones the data sets listed on the command line.
With the -x option, the DATABridge Client clones all active data sets except those listed on the command line.
|
-c
|
Toggles the defer_fixup_phase configuration file parameter. When you use this option, the dbutility clone does not enter the fixup phase at the end of data extraction. Instead of issuing a request to the DBServer to initiate the fixup phase, the DATABridge Client terminates. The ds_mode values of all cloned data sets remain set to 1 with all of the necessary stateinfo stored in the client control tables (for example, audit_filenum, audit_block, and host_info). The next process command then picks up where the clone command left off.
|
|