Completing the semi-live reformatVOB process
Learn how to complete the semi-live reformatVOB process.
Note: Semi-live reformatVOB is a Technology Preview feature.
About this task
Procedure
To complete the semi-live reformatVOB process:
-
The administrator executes the command:
cleartool reformatvob -semilive -complete <vob_stg_path>
- VOB is now locked to prevent any further changes.
-
A
Complete
message is sent to thedb_replay_server
, which instructs thedb_replay_server
to replay all the outstanding transactions and then exit. -
When all the transactions are completed, cleartool stops all the processes using this
database and then move the database directories:
- Existing db directory is moved to
db.pre-semilive.<month>.<day>
. - Directory
db.semilive
with a schema 81 database, is moved to db.
- Existing db directory is moved to
- The VOB is unlocked and ready for use.