Open System Services Management and Operations Guide (G06.27+, H06.04+)
Managing Filesets
Open System Services Management and Operations Guide—527191-003
5-42
Moving and Removing OSS Catalog Files
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.
RENAME files1 [ TO ] files2
is the RENAME command, which moves (renames) catalog files between and
within subvolumes.
files1
specifies the files you want to move (rename).
files2
specifies the new locations (names) for the files being moved (renamed).
Both files1 and files2 have the following syntax:
{ CURRENT | SERIAL serialno } [ IN subvolume ]
CURRENT
for files1, specifies that the current catalog files PXINODE, PXLINK, and
PXLOG are to be renamed.
For files2, indicates that the
•
New location for the catalog files is the current catalog.
•
New names for the catalog files are PXINODE, PXLINK, and PXLOG.
SERIAL serialno
for files1, indicates that a saved catalog with the FSN serialno
(consisting of the files PXINserialno, PXLIserialno, and
PXLOserialno) is to be renamed.