HZS0202I   hh.mm.ss POLICY DETAIL [THERE ARE NO POLICY STATEMENTS THAT MEET THE SPECIFIED CRITERIA] POLICY(polname) STATEMENT: polstmt { ORIGIN: MODIFY COMMAND DATE: date ORIGIN: parmlib DATE: date } pol_op CHECK(checkowner,checkname) CATEGORIES cattype category category category EXITRTN: exitrtn REASON: reason text { INTERVAL: ONETIME INTERVAL: hhh:mm } { EXCEPTION INTERVAL: {SYSTEM ! HALF} EXCEPTION INTERVAL: hhh:mm } SYNCVAL: {SYSTEM|hh:mm|*:mm} SEVERITY: severity WTOTYPE: wtotype DESCCODE: desccodes ROUTCODE: routcodes PARAMETERS: parms DEBUG MODE: debug VERBOSE MODE: verbose catoper CATEGORIES: category category category [ POLICY STATEMENT NOT APPLIED TO ONE OR MORE CHECKS DUE TO {OLD DATE | SYNCVAL}]

Explanation

The MODIFY,hzsproc,DISPLAY command was entered or a DISPLAY HZSPRMxx parmlib statement was processed, requesting to display information policy statements in effect IBM Health Checker for z/OS. For complete information about parameter meanings, see Syntax and parameters for HZSPRMxx and MODIFY hzsproc in IBM Health Checker for z/OS User's Guide.

In the message text:

hh.mm.ss
The time in hours (00-23), minutes (00-59), and seconds (00-59) for the MODIFY DISPLAY function
polname
The name of the policy
polstmt
The name of this policy statement
ORIGIN: MODIFY COMMAND
The policy was defined by the modify command.
date
The update policy date (yyyymmdd)
parmlib
The PARMLIB member that was used to define this policy statement
pol_op
One of the following:
DELETE
The specified policy statement will delete the check(s) that match.
UPDATE
The specified policy statement will update the check(s) that match.
checkowner
The owner of the check(s) that are the target of this policy statement
checkname
The name of the check(s) that are the target of this policy statement
cattype
One of the following:
(ANY):
The target must already belong to at least one of the specified categories before the policy statement is applied.
(EVERY):
The target must already belong to all of the specified categories before the policy statement is applied.
(ONLY):
The target must already belong to only the specified categories before the policy statement is applied.
(EXCEPT):
The target must already belong to only the specified categories before the policy statement is applied.
category
The policy statement category value
exitrtn
The name of the HZSADDCHECK that must be matched before the policy statement is applied
reason
The update reason
text
is one of the following:
ACTIVE
INACTIVE
hhh
The hours part of the time from one check run to the next
mm
The minutes part of the time from one check run to the next
SYSTEM
Apply system rules - use the interval value
HALF
Apply system rules - If the interval is not ONETIME, use one-half of the interval value
SYNCVAL: {SYSTEM|hh:mm|*:mm}
SYSTEM
Apply system rules - the check gets scheduled, as soon as possible after is has been added and the system uses the last check run end time to calculate any subsequent check run start times.
hh:mm
The time of day in hours and minutes that the check should be scheduled to run for the first time as well as for subsequent iterations, synchronized with the current INTERVAL (or, EXCEPTION INTERVAL) value.
*:mm
The minute of the current hour (or the next hour if the minute has already passed for the current hour) that the check should to be scheduled to run at for the first time, as well as for subsequent iterations, synchronized with the current INTERVAL (or, EXCEPTION INTERVAL) value.
severity
One of the following:
NONE
The update severity value is defined as "SEVERITY(NONE)".
LOW
The update severity value is defined as "SEVERITY(LOW)".
MEDIUM
The update severity value is defined as "SEVERITY(MEDIUM)".
HIGH
The update severity value is defined as "SEVERITY(HIGH)".
wtotype
One of the following options:
NONE
The updated WTO value is defined not to be issued as WTOs.
HARDCOPY
The updated WTO value is defined to be issued to the system hardcopy log only.
INFORMATIONAL
The update WTO value is defined to be issued as informational messages.
EVENTUAL ACTION
The update WTO value is defined to be issued as eventual action messages.
CRITICAL EVENTUAL ACTION
The update WTO value is defined to be issued as a critical eventual action messages.
desccodes
The list of additional descriptor codes used to write any exception messages issued by this check
routcodes
The list of routing codes used to write any exception messages issued by this check
parms
The updated user parameters
debug
One of the following:
OFF
The specified check is not running in DEBUG mode.
ON
The specified check is running in DEBUG mode. Additional messages might be written to the message buffer and may help to diagnose problems with the check.
verbose
One of the following options:
NO
The specified check is not running in VERBOSE mode.
YES
The specified check is running in Verbose mode. Additional messages might be written to the message buffer.
catoper
One of the following:
REPLACE
The specified categories will replace the categories to which the target check(s) belong.
ADD
The target check(s) will be added to the specified categories.
REMOVE
The target check(s) will be removed from the specified categories

System action

The system continues processing.

Operator response

None

System programmer response

None

Module

HZSTKDIS

Routing Code: -

Descriptor Code: -

IBM® Health Checker for z/OS®