Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
The syntax of the ALTER FILESET command is:
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 ]
[ , MAXINODES maxinodes ]
[ , MNTPOINT { "directory" | 'directory' } ]
[ , NAMESERVER servername ]
[ , NFSPERMMAP
{ RESTRICTIVE | PERMISSIVE | UNMODIFIED |DISABLED } ]
[ , NFSPOOL kbytes ]
[ , NFSTIMEOUT seconds ]
[ , NORMALIOMODE { UNBUFFEREDCP | DP2BUFFEREDCP |
OSSBUFFEREDCP | DP2BUFFERED | OSSBUFFERED } ]
[ , POOL filename2 ]
[ , READONLY { FALSE | TRUE } ]
[ , REPORT filename3 ]
[ , RESTRICTEDACCESS { DISABLED | ENABLED | LOCAL } ] }
[ , SEEPPROTECTED { ON | OFF } ]
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.
You can specify the following options in any order. You must specify at least one option:
AUDITENABLED { ON | OFF }
specifies whether the fileset is audited (ON) or not audited (OFF).
ON
Safeguard global auditing controls govern which objects are audited.
270 Open System Services Monitor