COBEC6004E Command <cmd> requires at least 1 keyword Although none of the options for the <cmd> command are required, at least one of them must be specified. An example is HANDLE AID, where no specific option is required,
but the command is invalid without at least one of them.
COBEC6005S Too many keywords for command | (Max = <cmd>)| Case 1: The EXEC CICS <cmd> command allows a maximum of number of options to be specified in a single instance of the command and that number was exceeded.
Case 2: The EXEC CICS statement has more than 100 options specified between the 'command' and the END-EXEC (which is about
16 more than the largest number of unique options possible in any EXEC CICS command).
COBEC6007I Keyword <opt> is ignored The option <opt> is ignored on the EXEC CICS command. This normally applies to options which have no effect on the API behavior, but are
specified for efficiency considerations in the mainframe implementation of the CICS API.