23.10 Reformatting a VOB or View

Like other commands described in this chapter, cleartool reformatvob and reformatview need the -host, -hpath, and -gpath options when dealing with storage on a NAS device. The following example performs the dump phase of a VOB reformat on the VOB libpub that is stored at /net/nasdevice/vobstg and served by the UNIX VOB server ccvobsvr1.

cleartool reformatvob -dump -host ccvobsvr1 -hpath /net/nasdevice/vobstg/libpub.vbs \
-gpath /net/nasdevice/vobstg/libpub.vbs /net/nasdevice/vobstg/libpub.vbs

Similar command options would be required to load a dumped VOB database or to dump or load a view database.