Previous Topic: IDCMCALP08 - Cannot initiate non-Ideal program pgmnameNext Topic: IDCMCALP10 - Parameter type invalid in this context


IDCMCALP09 - UPDATE parameters are not supported for INITIATE

Reason:

An asynchronous run can only return a message to the user through NOTIFY. No parameters can pass back to the initiating program, so no UPDATE parameter is permitted on the INITIATE statement.

Action:

Remove the update parameters or use CALL instead of INITIATE.