Command-line parameters to semi-live reformatVOB
The semi-live reformatVOB procedure is controlled by the cleartool reformatvob -semilive <vob_stg_path> command.
Note: Semi-live reformatVOB is a Technology Preview feature.
The semi-live reformatVOB procedure uses the following command-line parameters:
- -force
- Accept all values for any prompts that occur.
- -cancel
- Cancel the current semi-live reformatVOB process for the VOB.
- -status
- Request from the
db_replay_server
for the current number of transactions that needs replay to thedb.semilive
copy of the database. - -replay_restart
- If the
db_replay_server
is not running for a VOB, start adb_replay_server
process. - -replay_exit
- If there is a
db_replay_server
started for the VOB, thedb_replay_server
is terminated. - -copyarea
- During the initiating stage, the internal reformatvob dump process can be directed to a different directory to save from using up the temporary disk space in the VOB storage directory.
- -remain_locked
- When the semi-live reformatVOB complete process is done, the VOB is unlocked by default. If the administrator likes the VOB in a locked state when completed, then use this option.