Open System Services Management and Operations Guide (G06.29+, H06.07+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-005
12-20
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.
ALTER [ /OUT filename1/ ] FILESET [$ZPMON.]filesetname
{ [ , AUDITENABLED { ON | OFF } ]
[ , BUFFERED { NONE | LOG | CREATE } ]
[ , CATALOG volume ]
[ , DESIREDSTATE { STARTED | STOPPED } ]
[ , FSCKCPU processor ]
[ , FTIOMODE
{ UNBUFFEREDCP | DP2BUFFEREDCP | OSSBUFFEREDCP }
[ , MAXDIRTYINODETIME seconds2 ]
[ , MNTPOINT { "directory" | 'directory' } ]
[ , NAMESERVER servername ]
[ , NFSPOOL kbytes ]
[ , NFSTIMEOUT seconds ]
[ , NORMALIOMODE { UNBUFFEREDCP | DP2BUFFEREDCP |
OSSBUFFEREDCP | DP2BUFFERED | OSSBUFFERED }
[ , POOL filename2 ]
[ , READONLY { FALSE | TRUE } ]
[ , REPORT filename3 ] }