Previous Topic: IDADPLAG13 - Application PLAN plan-name is not definedNext Topic: IDADPLAG16 - Invalid ACTION option specified


IDADPLAG14 - Invalid Dynamic SQL option specified

Reason:

The available options of the SET RUN SQL command are STATIC (static SQL only), and MIXED (use STATIC SQL where possible, but allow for DYNAMIC SQL execution). The command just entered specified an option other than the above.

Action:

Correct the errors and re-specify.