SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
START MON Command
The START MON command makes the SMF master process available. The syntax is:
START [ / OUT file-spec / ] MON $ZSMS
[ , DEBUG $terminal ]
[ , SEL state ] [ , SPECIAL ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
MON $ZSMS
is the SMF master process.
DEBUG $terminal
specifies that the process should start in debug mode on $terminal.
SEL state
specifies that the command affects only devices in the specified state.
SPECIAL
specifies that the process be started in the SERVICING state, substate SPECIAL.
START MON Example
See the procedure for “Starting the SMF Master Process” (page 46).
To start the SMF master process $ZSMS in the SERVICING state:
-> START $ZSMS, SPECIAL
START POOL Command
The START POOL command makes a storage pool available to the applications on the system. The
syntax is:
START [ / OUT file-spec / ] POOL $pool
[ , DEBUG $terminal ] [ , SEL state ] [ , SPECIAL ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
POOL $pool
is the storage pool process.
DEBUG $terminal
specifies that the process should start in debug mode on $terminal.
SEL state
specifies that the command affects only devices in the specified state.
SPECIAL
specifies that the process be started in the SERVICING state, substate SPECIAL.
START POOL Examples
See the procedure for “Starting a Storage Pool” (page 141).
• To start all storage pool processes available on the system:
START Command 275