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

Managing Filesets
Open System Services Management and Operations Guide527191-002
5-41
Moving and Removing OSS Catalog Files
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.
For files2, indicates that the
New location for the catalog files is the saved catalog with the FSN
serialno.
Files are to be renamed PXINserialno, PXLIserialno, and
PXLOserialno.
IN subvolume
indicates the name of the subvolume for the corresponding files1 or
files2 saved catalog files. If this name is not supplied, the users default
subvolume is assumed.