Open System Services Management and Operations Guide (G06.25+, H06.03+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-002
12-19
ALTER FILESET Command
ALTER FILESET Command
The ALTER FILESET command changes the configuration of a fileset administered
through the OSS Monitor. The information entered in the command is added to or
altered in the ZOSSFSET file.
The syntax of the ALTER FILESET command is:
OUT filename1
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
specifies the name of the OSS fileset to be altered. Only names currently defined
in the ZOSSFSET file are valid values.
Fileset names are not case-sensitive.
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an
SCF ASSUME command.
ALTER [ /OUT filename1/ ] FILESET [$ZPMON.]filesetname
{ [ , AUDITENABLED { ON | OFF } ]
[ , BUFFERED { NONE | LOG | CREATE } ]
[ , CATALOG volume ]
[ , DESIREDSTATE { STARTED | STOPPED } ]
[ , FSCKCPU processor ]
[ , MAXDIRTYINODETIME seconds2 ]
[ , MNTPOINT { "directory" | 'directory' } ]
[ , NAMESERVER servername ]
[ , NFSPOOL kbytes ]
[ , NFSTIMEOUT seconds ]
[ , POOL filename2 ]
[ , READONLY { FALSE | TRUE } ]
[ , REPORT filename3 ] }