An opening "(" or closing ")" parentheses occurred in an EXEC CICS statement without its partner.
Normally this is only detected when the END-EXEC is encountered.
- 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 EXEC statement ensuring that all parentheses around option values have their corresponding partner and that any
parentheses for subscripts, etc. are properly paired.
- Module:
- cicsprep (dfhxc2pp)
- Destination:
- Source Listing, .TRL file, STDOUT