The EXEC CICS <cmd> command allows a maximum of <n> options to be specified in a single instance of the command. The current instance of the command has more options than this maximum allowable number.
An Unsupported Function abend is generated for the EXEC CICS statement and an ERROR is raised.
Correct the EXEC CICS statement by removing some of the options or by splitting it into two (or more) separate instances of the command.
Destination: | Source Listing, .TRL file, STDOUT |