IEAVTRH07I
Update PARM to control the reporting of exceptions by CHECK(IBMRTM,RTM_IEAVTRML). PARM('NEW(value)'): Use the NEW parameter to indicate that any module names currently in IEAVTRML are acceptable and that exceptions should only be issued when new module names are added to IEAVTRML. The value supplied with the NEW parameter must be different than the last time that the parameters were changed. IBM suggests that you supply the date and time as the value, in order to make the parameter self-document when you accepted the current list of module names in IEAVTRML.The 'NEW(value)' parameter and the resource manager module names that it specifies as acceptable persist across restarts of this check including across IPLs. PARM('ALL'): Use the ALL parameter to indicate that an exception should be issued if any module names are found in IEAVTRML. Examples of PARM specifications: PARM('NEW(yyyy/mm/dd hh:mm)') PARM('ALL')

Explanation

The PARM for check RTM_IEAVTRML has an error.

System action

The system continues processing.

Operator response

N/A

System programmer response

If you want to suppress exceptions for the module names currently found in IEAVTRML issue update check parameters using the NEW keyword. Use the following command:

F hzsproc,UPDATE,CHECK(IBMRTM,RTM_IEAVTRML), PARM('NEW(value)')

Problem determination

N/A

Source

Recovery Termination Manager (RTM)

Module

IEAVTRHC

Routing code

N/A

Descriptor code

N/A

Automation

N/A

Reference Documentation

For additional information about syntax for HZSPRMxx commands, see Syntax and Parameters for HZSPRMxx and MODIFY hzsproc command in IBM Health Checker for z/OS User's Guide.