COBEC6020 - COBEC6039
COBEC6020I Argument for keyword <opt> should be area-accepted value
The argument for the
<opt>
option should be a data-area, but a value (literal or equivalent construct) was specified.
COBEC6021E Argument for keyword <opt> 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.
COBEC6022E Argument for keyword <opt> must be pointer reference
The argument for the
<opt>
option must be an address.
COBEC6023E Argument for keyword <opt> must be statement label
The argument to the
<opt>
option must be a valid PL/I label name.
COBEC6024E Argument for keyword <opt> has wrong data type
The argument for the
<opt>
option is an inappropriate type for the EXEC CICS command.
COBEC6025U CICS BE detected internal error <description> Please contact software-provider for service
An internal error in the translator caused it to terminate.
COBEC6026E Keyword <opt> context is invalid
The option was invalid in the context of the other keywords and could not be processed.
COBEC6027I Argument for keyword <opt> must be a string literal
The argument to the
<opt>
option must be a valid string literal.
Parent topic:
COBEC - CICS API Preprocessor Error Messages