reformatvob changes the format of a VOB database by dumping it to an ASCII file and then loading the ASCII file into a new database. You use reformatvob for these purposes:
reformatvob is a one-way command. The dump and load phases must be allowed to complete (although they can take place at different times). You cannot abort and undo a reformat operation after you have started it; you can only restart and complete the operation. reformatvob locks the VOB before reformatting it. If the VOB is already locked, reformatvob proceeds with the reformatting and then unlocks the VOB.
The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.
The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.
cmd-context reformatvob /home/jones/tut/tut.vbs
Reformat versioned object base "/home/jones/tut/tut.vbs"? [no] y
Dumping database...
Dumper done.
Dumped versioned object base "/home/jones/tut/tut.vbs".
Loading database...
Loader done.
Loaded versioned object base "/home/jones/tut/tut.vbs".
cmd-context reformatvob -f -host mars -hpath /net/nasdev/vobstg/nasvob.vbs
Dumping database...
Dumper done.
Dumped versioned object base "/net/nasdev/vobstg/nasvob.vbs".
Loading database..."