CICS 122 CHANNELERR
If the RESP of the CICS command is equal to "122", then it's meaning is CHANNELERR.
Change the application program/table and remove invalid characters in the channel name.
Default Action - The task gets terminated abnormally.
| Command | RESP | RESP2 | Reason, Deafult Action & Solution |
|---|---|---|---|
|
LINK RETURN XCTL |
122 | 1 | Reason - The channel name contains illegal character or combination of illegal characters.
Solution - Change the application program/table and remove invalid characters in the channel name. |