Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
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.
You can specify the following options in any order. You must specify at least one option:
AUTOSTART { AUTO | MANUAL }
specifies whether the automatic startup service is enabled.
AUTO
All filesets and servers that are configured to use the automatic startup service are
automatically restarted after a system load or restart.
MANUAL
Filesets and servers are not automatically restarted after a system load or restart. This is
the default value.
When you use AUTOSTART MANUAL, automatic recovery and remounting of filesets that were
not in a stopped state when a failure or shutdown occurred are still recovered or restarted
when an OSS name server or the OSS Monitor is restarted; this activity is described in
“Automatic Restart of Filesets by the Automatic Startup Service” (page 148) and “Automatic
Restart of OSS Name Servers After Processor Failure” (page 148).
FSCKCPU processor_number
specifies the processor number of the processor in which FSCK runs when the SCF DELETE
FILESET or DIAGNOSE FILESET command is executed and no processor was configured for
FSCK use with that fileset or the configured processor for the fileset is unavailable. Valid values
are either in the range 0 through 15 or equal to -1.
The value -1 specifies that FSCK should run in the processor used by the copy of DP2 for the
fileset catalogs.
The initial value (set when the configuration database is created) is -1.
If the FSCKCPU option is omitted, the configured value is unchanged.
IOTIMEOUT seconds
specifies the number of seconds that the OSS Monitor normally waits for a response from an
OSS name server to an OSS Monitor request. However, for longer OSS name server requests
that cycle through the disk volumes in an OSS fileset, the OSS Monitor will wait up to 10 times
the IOTIMEOUT attribute value for an OSS name server response (for example, the STOP
FILESET and CONTROL FILESET <fileset> SYNC commands).
Valid values are in the range 1 through 300. The initial value (set when the configuration
database is created) is 60.
If the IOTIMEOUT option is omitted, the configured timeout interval is unchanged.
REPORT [ filename2 | NULL ]
specifies the target for the FSCK log file and for CVT and FUP output from SCF commands
when no report file was configured for use with that fileset or the 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.
286 Open System Services Monitor