Previous Topic: IDADPLAG56 - PLAN contains no program resourcesNext Topic: IDADPLAG58 - PLAN contains neither SQL statements nor DBRMs


IDADPLAG57 - Number of host variable references exceeds max 9,999,999

Reason:

The number of host variable references exceeds the capacity allowed for CA Ideal.

Action:

Consider subdividing the application into several smaller applications to minimize the number of host-variable references per plan. Be certain that references to host variables in your programs actually are needed. Consider using VIEWs that make use of more abbreviated lists of host variables. Reformulate the application plan and resubmit.