Previous Topic: IDAETERR79 - Standard DB2 message will be issuedNext Topic: IDAETERR81 - Program not in plan and Dynamic SQL=NO in plan


IDAETERR80 - Plan module not found and Dynamic SQL=NO in plan

Reason:

Access to DB2 through static SQL is impossible because a static module for the current plan could not be loaded, and dynamic SQL is prohibited because the plan parameters specify Dynamic SQL? = NO. (In batch, the plan name is set by the command SET RUN PLAN name. Online, the plan name is taken from the CICS RCT table entry associated with the current transaction ID.)

Action:

The static module must be generated if this was not done or the plan was successfully REFRESHed. Insure that the load library containing the static module is accessible by CA Ideal.