Open System Services Management and Operations Guide (G06.25+, H06.03+)

Managing Filesets
Open System Services Management and Operations Guide527191-002
5-40
Moving and Removing OSS Catalog Files
CVT also enables you to:
Move catalog files between subvolumes on the same disk volume
Move catalog files onto and off of ZX0 subvolumes
Save a current catalog in the same manner that FSCK does when it saves an
existing catalog and creates a new one
Make a saved catalog the current catalog for a fileset
Purge catalog files saved by FSCK
CVT is an unlicensed privileged program and, therefore, can be run only by the
super ID (which is 255,255 in the Guardian environment, 65535 in the OSS
environment). CVT is restartable; if it fails while moving or purging a catalog file, you
can restart it using the same command.
Running CVT
Run CVT using the following command at a TACL prompt.
$vol
is the name of the disk volume where the ZOSS subvolume is located.
HELP | ?
is the HELP command, which provides an overview of the CVT command syntax.
This is the default action; that is, if this RUN command is entered without any
options, the command is interpreted as if the option HELP had been entered.
PURGE SERIAL serialno [ IN subvolume ]
is the PURGE command, which purges a catalog saved by FSCK.
serialno
is the FSCK serial number (FSN) of the saved catalog to be purged.
IN subvolume
is the name of the subvolume where the saved catalog is located. If this name
is not supplied, the user’s default subvolume is assumed.
RUN $vol.ZOSS.CVT [ HELP | ? ]
[ PURGE SERIAL serialno [ IN subvolume ] ]
[ RENAME files1 [ TO ] files2 ]