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

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-34
ALTER SUBSYS, ALTER MON, and ALTER
PROCESS Commands
configured report file for the fileset is unavailable. The specified value must be
either NULL, a blank, or the Guardian filename of a spooler location.
If filename2 is not available when it is needed, reports are created as if NULL
had been specified.
The initial value (set when the configuration database is created) is blank.
The value of NULL or blank indicates that the output file should be a file created in
the same volume and subvolume as the OSS Monitor OSSMON object file. The
created file is a file-code-180 file (a C language text file) with a file identifier that
consists of the characters ZX0 followed by the device label of the fileset processed
by the command that launched the FSCK utility:
$SYSTEM.SYSnn.ZX0devicelabel
where nn indicates the currently running system installation and devicelabel is
the value specified for the DEVICELABEL option of the fileset. If the file
$SYSTEM.SYSnn.ZXdevicelabel already exists, FSCK appends its new output
to the existing file. The CTOEDIT command can be used to convert the file-code-
180 file to a file-code-101 EDIT file.
The value specified in this REPORT parameter can be overridden by using the
REPORT option of the SCF DIAGNOSE FILESET command.
If the REPORT option is omitted, the configured value is unchanged.
ZOSSVOL volume
specifies the name of the Guardian disk volume that contains the program files for
the CVT utility, the OSS Monitor, and other OSS components.
Disk volume names are not case-sensitive.
The initial value (set when the configuration database is created) is $SYSTEM.
If the ZOSSVOL option is omitted, the configured value is unchanged.
Considerations
The ALTER SUBSYS command can be used only by super-group users (255,nnn).
Changes take effect immediately and affect subsequent OSS Monitor SCF
commands. The subsystem does not need to be stopped and restarted.
In the SCF object hierarchy, SUBSYS is the highest of the possible objects for this
command.
When you enter the SCF command ALTER SUBSYS, AUTOSTART AUTO, the
OSS Monitor immediately begins providing the service. This causes restart of any
object configured for the service if that object failed since the last system load and
is not currently started.