SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-32
ADD POOL Command
HIGHPIN { ON | OFF }
specifies whether the IOP can run at a high PIN (ON, the default) or only at a low
PIN (OFF).
MODE { NOISY | QUIET }
specifies whether to generate additional EMS messages for debugging.
PRIMARYCPU number
is the processor in which the primary IOP starts. The default is PRIMARYCPU 0.
PROGRAM [[$vol.]subvol.]fileid
is the object file name of the IOP. If not specified, PROGRAM is:
$SYSTEM.SYSTEM.OMP
If you specify PROGRAM as $SYSTEM.SYSTEM, the operating system first
searches for the file on $SYSTEM.SYSTEM and on the current SYSnn
subvolume.
ADD MON Example
See the procedure and considerations for Adding the SMF Master Process on
page 4-4.
To add the SMF master process with the catalog located on $DATA00:
-> ADD MON $ZSMS, SENDTO STORAGE, PRIMARYCPU 0, &
-> BACKUPCPU 1, CATALOGLOCATION $DATA00
ADD POOL Command
The ADD POOL command adds a storage pool to the system configuration database.
The syntax is:
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
NOISY Generate additional EMS messages for debugging.
QUIET Generate only essential EMS messages (default).
ADD [ /OUT file-spec/ ] POOL $pool , SENDTO STORAGE
[ , LIKE object ] [ , attribute-spec ]...