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

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-64
RENAME FILESET Command
RENAME FILESET Command
The RENAME FILESET command changes an existing fileset name. The syntax of the
RENAME FILESET command is:
filename
specifies the name of a Guardian output file for informational messages. You can
either read this file with a text editor or display it with the FUP COPY command.
FILESET [$ZPMON.]filesetname
is the name of a fileset to be renamed. Only names currently defined in the
ZOSSFSET file are valid values.
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an
SCF ASSUME command.
[$ZPMON.]newname
is the fileset’s new name. Only names not currently defined in the ZOSSFSET file
are valid values.
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an
SCF ASSUME command.
Considerations
Only super-group users (255,nnn) can use the RENAME FILESET command.
You can rename a running fileset, and the new name takes effect immediately.
Example
To change the name of fileset USER1 to NEWUSER1, enter the following SCF
command:
RENAME FILESET $ZPMON.USER1, $ZPMON.NEWUSER1
RENAME [ /OUT filename/ ] FILESET [$ZPMON.]filesetname,
[$ZPMON.]newname