CNZ_Syscons_Routcode

Description:
Ensures that the system console is receiving the minimum set of routing codes (1, 2 and 10).
Reason for check:
The system console should be configured to receive, at a minimum, routing codes 1, 2, and 10. This is to ensure that the system console receives all important messages.
z/OS® releases the check applies to:
z/OS V1R4 and later.
User override of IBM values:
Start of changeThe following sample shows the defaults for customizable values for this check. Use this sample to make permanent check customizations in an HZSPRMxx parmlib member used at IBM Health Checker for z/OS startup. If you just want a one-time only update to the check defaults, omit the first line (ADDREPLACE POLICY) and use the UPDATE statement on a MODIFY hzsproc command. Note that using non-POLICY UPDATEs in HZSPRMxx can lead to unexpected results and is therefore not recommended.End of change
Start of changeADDREPLACE POLICY[(policyname)] [STATEMENT(name)]End of change
UPDATE
DATE('date_of_the_change')
REASON('Your reason for making the update.')      
ACTIVE    
SEVERITY(LOW)         
INTERVAL(24:00)  
Parameters accepted:
No
Reference:
For more information on systems consoles, see z/OS MVS Planning: Operations.
Messages:
This check issues the following exception messages:
  • CNZHF0008I
See the CNZHF messages in z/OS MVS System Messages, Vol 4 (CBD-DMO).
SECLABEL recommended for multilevel security users:
SYSLOW - see z/OS Planning for Multilevel Security and the Common Criteria for information on using SECLABELs.