An argument (i.e. text enclosed in parentheses) or an alphanumeric literal was found where an option identifier is required in the EXEC CICS statement.
The erroneous text is ignored in the generated code for the EXEC CICS statement and an ERROR is raised.
Correct the EXEC CICS statement by removing the parentheses (or quotes) or by specifying the appropriate option identifier before the argument text.
Destination: | Source Listing, .TRL file, STDOUT |