CICS VR CONTROL SERVICE REQUEST IS REJECTED. CONTROL
FUNCTION: function CONTROL STRING: string
ERROR POSITION: mark ERROR DESCRIPTION: error
Explanation
CICS VR detected an invalid control
string. The invalid control string is ignored.
In
the message text:
function |
The control function (UNDOLOG, BACKOUT, or GENERAL). |
string |
The control string. |
mark |
The error position mark by the character "$"
when an invalid item is detected or by the character ">" when
a required item is not detected. |
error |
The error description. |
The following is the list of possible errors:
- INVALID CONTROL COMMAND
- INVALID CONTROL VALUE
- INVALID CONTROL SEPARATOR
System action
The system continues processing.
Operator response
Take the following action based on corresponding
control function that is reported:
- UNDOLOG
- Correct the CICS VR_UNDOLOG_CONTROL parameter in the active IGDSMSxx
member of SYS1.PARMLIB or reissue (if required) the SETSMS CICS VR_UNDOLOG_CONTROL
operator command with a valid CICS VR UNDO logging control
string.
- BACKOUT
- Correct the CICS VR_BACKOUT_CONTROL parameter in the active IGDSMSxx
member of SYS1.PARMLIB or reissue (if required) the SETSMS CICS VR_BACKOUT_CONTROL
operator command with a valid CICS VR batch backout control string.
- GENERAL
- Correct the CICS VR_GENERAL_CONTROL parameter in the active IGDSMSxx
member of SYS1.PARMLIB or reissue (if required) the SETSMS CICS VR_GENERAL_CONTROL
operator command with a valid CICS VR general control string.