CIU2226E
Incorrect CINT action: action
Explanation
The CINT transaction received an incorrect value for
<action> when it was started by another task using EXEC CICS START
TRANSID('CINT') FROM(<action>), or started from a terminal by entering
CINT <action>. Only these <action> values are acceptable:
- START
- STOP
- PAUSE
- CONTINUE
- REFRESHOPTIONS
- STARTALL
- STOPALL
- PAUSEALL
- CONTINUEALL
- REFRESHALLOPTIONS
- STARTAFF
- STARTINT
- STARTBOTH
- STARTALLAFF
- STARTALLINT
- STARTALLBOTH
System action
The CINT transaction is stopped.
User response
Correct the <action> passed to CINT to be one
of those listed in the explanation.
Module
CIUA000C