CEMT INQUIRE WLMHEALTH

Retrieves information about the z/OS® WLM health service settings for a CICS® region.

In the CICS Explorer®, the Operations view provides a functional equivalent to this command.

Description

The INQUIRE WLMHEALTH command returns information about the z/OS WLM health service settings for a CICS region.

Input

Press the Clear key to clear the screen. You can start this transaction in two ways:
  • Type CEMT INQUIRE WLMHEALTH (or suitable abbreviations for the keywords). The resulting display lists the current status.
  • Type CEMT INQUIRE WLMHEALTH (or suitable abbreviations for the keywords), followed by other attribute settings that you want to view.
You can change various attributes in the following ways:
  • On the INQUIRE screen, overtype a field with changed values after tabbing to the appropriate field. For more information, see Overtyping a display.
  • Use the CEMT SET WLMHEALTH command.

CEMT INQUIRE WLMHEALTH

Read syntax diagramSkip visual syntax diagram CEMT INQUIRE WLMHEALTH OPENOPENINGCLOSEDCLOSINGIMMCLOSINGADJUSTMENT( value)HEALTH( value)HEALTHABSTIM( value)INTERVAL( value)

Displayed fields

ADJUSTMENT(value)
Displays the adjustment value that CICS uses to adjust the z/OS WLM health value of the CICS region at each specified interval.
HEALTH(value)
Displays the current z/OS WLM health value of the CICS region.
HEALTHABSTIM(value)
Displays the last time, in ABSTIME format, when the z/OS WLM health value of the CICS region was reported to z/OS WLM by CICS.
INTERVAL(value)
Displays the number of seconds between calls that CICS makes to z/OS Workload Manager to adjust the health value of the region.
OPENSTATUS
Displays the status of the z/OS WLM health service. The values are as follows:
OPEN
CICS has completed increasing the z/OS WLM health value, and the health value has reached a value of 100.
OPENING
CICS has started increasing the z/OS WLM health value, which is currently in the range 0 through 99.
CLOSED
CICS has completed decreasing the z/OS WLM health value, which has reached a value of 0.
CLOSING
CICS has started decreasing the z/OS WLM health value by the specified adjustment value at each specified interval. The health value is currently in the range 100 through 1.
IMMCLOSING
CICS is in the process of immediately setting the z/OS WLM health value to 0.