SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Configuring and Managing the SMF Master Process
SCF Reference Manual for the Storage Subsystem—529937-007
4-5
Altering the Values of the SMF Master Process
Attributes
1. Capture the existing default profile:
-> INFO / OUT LOG / $ZSMS, OBEYFORM
2. Enter the log file contents either by copying and pasting into an SCF command line
or by using the log file as a command file.
Altering the Values of the SMF Master Process Attributes
The ALTER MON Command (page 14-70) changes attributes of the SMF master
process in the system configuration database.
Considerations for ALTER MON
•
The process must be in the STOPPED state or not running before you can change
its configuration.
•
Changes take effect when you restart the process.
Example
1. Stop the SMF master process:
-> STOP $ZSMS
2. Change one or more ALTER MON Attributes (page 14-71). For example, to change
the mode to generate all the EMS messages:
-> ALTER $ZSMS, MODE NOISY
3. Verify the change has been made:
-> INFO $ZSMS, DETAIL
== STORAGE - Detailed Info MON in obeyform: \COMM.$ZSMS
ADD MON $ZSMS , &
SENDTO STORAGE , &
BACKUPCPU 4 , &
CATALOGLOCATION $VIRCFG.ZSMSCAT0, &
HIGHPIN OFF, &
MODE QUIET, &
PRIMARYCPU 5 , &
PROGRAM $SYSTEM.SYSTEM.OMP
Caution. Using wild-card characters can affect the MON objects of other subsystems (QIO, for
example).
STORAGE - Detailed Info MON \COMM.$ZSMS
*BackupCPU............................. 4
CatalogLocation....................... $VIRCFG.ZSMSCAT0
*HighPin............................... OFF
*Mode.................................. NOISY
*PrimaryCPU............................ 5
*Program............................... $SYSTEM.SYSTEM.OMP