COBEC1200 - COBEC1219
COBEC1200E <cmd> is not a valid EXEC CICS command
The command
<cmd>
is not recognized as a valid EXEC CICS command by the preprocessor.
COBEC1201E <cmd> command not supported or validated
The CICS command
<cmd>
is recognized by the preprocessor as a valid command, but its syntax is not validated and it is not supported in the emulation.
COBEC1202E <cmd> command validated, but not supported
The syntax of the CICS command
<cmd>
is validated by the preprocessor, but is not supported in the emulation.
COBEC1203I <cmd> command is a NO-OP if no options specified
No options for the
<cmd>
command are required, however, if none are specified the command acts like a null operation.
COBEC1204E Max. of <n> options for <cmd> exceeded
The EXEC CICS
<cmd>
command allows a maximum of
<n>
options to be specified in a single instance of the command.
COBEC1210E <opt> is not a valid option for <cmd>
The option
<opt>
is not valid on the EXEC CICS
<cmd>
command.
COBEC1211E <opt-1> invalid without <opt-2>
The
<opt-1>
option is valid only if the
<opt-2>
option is also specified for this EXEC CICS command.
COBEC1212E <opt-1> invalid with <opt-2>
The option
<opt-1>
is invalid when the
<opt-2>
option is present.
COBEC1213E <opt> option not supported for <cmd>
The option
<opt>
is not supported for the EXEC CICS
<cmd>
command in the emulation.
COBEC1214I <opt> option is ignored for <cmd>
The option
<opt>
is ignored on the EXEC CICS
<cmd>
command.
COBEC1215W <opt> option is only partially supported for <cmd>
The option
<opt>
is partially supported on the EXEC CICS
<cmd>
command.
COBEC1216E <opt> option is only partially supported for <cmd>
The option
<opt>
is partially supported on the EXEC CICS
<cmd>
command.
COBEC1217S <opt> option is only partially supported for <cmd>
The option
<opt>
is partially supported on the EXEC CICS
<cmd>
command.
Parent topic:
COBEC - CICS API Preprocessor Error Messages