DWW999I CICS VR ZZVALUE SERVICE REQUEST IS ACCEPTED.

section

section

CICS VR detected a valid ZZVALUE parameter string. The valid ZZVALUE parameter string is decoded and an extracted diagnostic or control ZZVALUE (if any) is used properly. That is, the diagnostic ZZVALUE is used to update the ZZVALUE table, the control ZZVALUE (ZZVALUE command) is executed immediately.

In the message text:
The following is the list of possible states:
BLANK ZZVALUE PARAMETER STRING.
A blank ZZVALUE parameter string detected.
ZZVALUE TABLE UPDATED.
A diagnostic ZZVALUE detected. The ZZVALUE table is updated properly. When the ZZVALUE table becomes empty, an active diagnostic session (if any) is stopped (STOP ZZVALUE command is executed implicitly).
ZZVALUE TABLE NOT CHANGED.
A diagnostic ZZVALUE with null or same value detected. The ZZVALUE table is not changed.
ZZVALUE TABLE CLEARED.
A CLEAR ZZVALUE command detected. The ZZVALUE table is cleared. An active diagnostic session (if any) is stopped (STOP ZZVALUE command is executed implicitly).
DIAGNOSTIC SESSION IS ACTIVE - ZZVALUE TABLE:
A DISPLAY ZZVALUE command detected when a diagnostic session is active. All active entries of the ZZVALUE table are displayed.
DIAGNOSTIC SESSION IS NOT ACTIVE - ZZVALUE TABLE:
A DISPLAY ZZVALUE command detected when a diagnostic session is not active and the ZZVALUE table is not empty. All active entries of the ZZVALUE table are displayed.
DIAGNOSTIC SESSION IS NOT ACTIVE - ZZVALUE TABLE IS EMPTY.
A DISPLAY ZZVALUE command detected when a diagnostic session is not active and the ZZVALUE table is empty.
DIAGNOSTIC SESSION STARTED AND IS ACTIVE NOW.
A START ZZVALUE command detected or executed implicitly. A diagnostic session started and it is active now.
DIAGNOSTIC SESSION STOPPED AND IS NOT ACTIVE NOW.
A STOP ZZVALUE command detected or executed implicitly. A diagnostic session stopped and it is not active now.
DIAGNOSTIC MESSAGE AND DUMP DATA FLUSHED.
A FLUSH ZZVALUE command detected. Contents of the diagnostic message (DWWDMSG) data set and the diagnostic dump (DWWDUMP) data set flushed.
DIAGNOSTIC MESSAGE AND DUMP DATA RESET.
A RESET ZZVALUE command detected. Contents of the diagnostic message (DWWDMSG) data set and the diagnostic dump (DWWDUMP) data set reset.
DIAGNOSTIC MESSAGE DATA FLUSHED.
A FDMSG ZZVALUE command detected. Contents of the diagnostic message (DWWDMSG) data set flushed.
DIAGNOSTIC MESSAGE DATA RESET.
A RDMSG ZZVALUE command detected. Contents of the diagnostic message (DWWDMSG) data set reset.
DIAGNOSTIC DUMP DATA FLUSHED.
A FDUMP ZZVALUE command detected. Contents of the diagnostic dump (DWWDUMP) data set flushed.
DIAGNOSTIC DUMP DATA RESET.
A RDUMP ZZVALUE command detected. Contents of the diagnostic dump (DWWDUMP) data set reset.
MESSAGE DATA FLUSHED.
A FLUSHMSG ZZVALUE command detected. Contents of the message (DWWMSG) data set flushed.
MESSAGE DATA RESET.
A RESETMSG ZZVALUE command detected. Contents of the message (DWWMSG) data set reset.
MESSAGE AND DIAGNOSTIC DATA FLUSHED.
A FLUSHALL ZZVALUE command detected. Contents of the message (DWWMSG) data set, the diagnostic message (DWWDMSG) data set, and the diagnostic dump (DWWDUMP) data set flushed.
MESSAGE AND DIAGNOSTIC DATA RESET.
A RESETALL ZZVALUE command detected. Contents of the message (DWWMSG) data set, the diagnostic message (DWWDMSG) data set, and the diagnostic dump (DWWDUMP) data set reset.
NONE ZZVALUE PARAMETER STRING
A none ZZVALUE parameter string detected.

section

The system continues processing.

Operator response

None.