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-32
ALTER SUBSYS, ALTER MON, and ALTER
PROCESS Commands
ALTER SUBSYS, ALTER MON, and ALTER PROCESS
Commands
The ALTER SUBSYS, ALTER MON, and ALTER PROCESS commands all change the
configuration of the OSS Monitor. The information entered in the command is added to
or altered in the ZOSSPARM file.
The syntax of the ALTER SUBSYS, ALTER MON, and ALTER PROCESS commands
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.
object-type
is one of the following:
MON | PROCESS | SUBSYS
MON, PROCESS, and SUBSYS all specify the OSS Monitor.
If object-type is omitted, process must be specified unless ASSUME
PROCESS $ZPMON was previously specified.
process
specifies the manager process of the subsystem whose parameter values you
want to alter. process has the following form:
process_name
$ZPMON is the only supported value for process_name.
process_name must be specified unless ASSUME PROCESS $ZPMON or
ASSUME $ZPMON was previously specified.
ALTER [ /OUT filename1/ ] [ object-type ] [ process ]
{ [ , AUTOSTART { AUTO | MANUAL } ]
[ , FSCKCPU processor_number ]
[ , IOTIMEOUT seconds ]
[ , REPORT [ filename2 | NULL ]
[ , ZOSSVOL volume ] }