Previous Topic: IDAETERR08 - Invalid update of fieldNext Topic: IDAETERR10 - Parameter input/update error


IDAETERR09 - Unmatched parameter

Reason:

A data item in a CALL statement has no corresponding called program parameter.

Action:

Specify fewer data items on the CALL statement or increase the number of parameters defined to the subprogram.