Previous Topic: IDADPLAG60 - Error(s) were found in the PLANNext Topic: IDADPLAG62 - Duplicate collection or package name specified


IDADPLAG61 - SIO module exceeds limits

Reason:

The number of statements generated for a single Static I/O module would exceed 32767 or the number of host variables used in a statement, together with a large Host Variable Work Area size, would generate an addressability error. CA Ideal detected these Precompiler or Assembler limits before generating code.

Action:

You can reduce the SIO module size for PLAN generation through the MAXSQL option. If the large HVWA and large number of Host Variable references are in separate CA Ideal programs, consider binding each as a separate package.