COBEC0015S EXEC CICS Option Argument exceeds 1024 char

The source text for a single options argument exceeded 1024 characters (all blanks compressed to minimum required) without encountering the close parenthesis, ")", marking the end of the option value (argument).

System Action:

The EXEC statement is treated as comments, a SEVERE error is raised, and processing continues with the word following the END-EXEC.

Resolution:

Correct the statement; this may require redoing some table references by moving subscripted subscripts to a work area before using them in the EXEC CICS statement.

Properties:
Destination: Source Listing, .TRL file, STDOUT