CICS VR CONTROL SERVICE REQUEST IS COMPLETED. CONTROL FUNCTION: function CONTROL STRING: string STATE DESCRIPTION: state
CICS VR detected a valid or dummy control string. However, the control string is either identical to the currently active control string or it is a dummy control string.
function | The control function (UNDOLOG, BACKOUT, or GENERAL). |
string | The control string. |
state | The state description. |
The following is the list of possible states:
CONTROL PARAMETER IS ACTIVE
DUMMY CONTROL STRING
NONE CONTROL STRING
If the state is CONTROL PARAMETER IS ACTIVE,
the currently active control string remains active. If the state is DUMMY
CONTROL STRING, the dummy control string is simply ignored. If
the state is NONE CONTROL STRING, the none control string is simply ignored.
The
system continues processing.
None.