The EXEC CICS statement has more than 100 options specified between the 'command' and the END-EXEC. Note that this is about 16 larger than the largest number of distinct options possible in any valid EXEC CICS statement.
The EXEC statement is treated as comments, a SEVERE error is raised, and processing continues with the word following the END-EXEC.
Correct the EXEC CICS statement.
Destination: | Source Listing, .TRL file, STDOUT |