COBEC0020 - COBEC0029
Restriction:
This topic applies only when the Enterprise Server feature is enabled.
COBEC0020W <opt> option not supported for <cmd>
The option
<opt>
is not supported for the EXEC CICS
<cmd>
command in the emulation.
COBEC0021E <opt> is not a valid option for <cmd>
The option
<opt>
is not valid on the EXEC CICS
<cmd>
command.
COBEC0022E <opt-1> option conflicts with <opt-2> option
The options
<opt-1>
and
<opt-2>
are mutually exclusive in the context of the current EXEC CICS command.
COBEC0023W Duplicate <opt> option
The option
<opt>
is specified more than once on the current EXEC CICS statement.
COBEC0024E Required <opt> option missing from <cmd>
The
<opt>
option is required on an EXEC CICS
<cmd>
command and has been omitted.
COBEC0025E <opt> option requires an argument
The
<opt>
option is expected to have an argument in parentheses following the option.
COBEC0026E <opt> argument must be (data-area)
The argument for the
<opt>
option must be a data-area; a literal or equivalent construct was found instead of a data-name.
COBEC0027W <opt> option should not have an argument
An argument was specified for the
<opt>
option which should not have an argument.
COBEC0028E <opt> argument must be alphanumeric value/area
The argument for the
<opt>
option must be either a data-area or an alphanumeric literal. A numeric literal or equivalent construct was found.
COBEC0029E <opt> argument must be numeric value/area
The argument for the
<opt>
option must be either a numeric literal or a data-area. An alphanumeric literal was found.
Parent topic:
COBEC Error Messages