CUN4005E    MANDATORY PARAMETER(S) MISSING FOR STATEMENT ' statement ' IN LINE line . A MINIMUM OF parmmin PARAMETERS IS REQUIRED

Explanation

There is a minimum of parmmin mandatory parameters for the statement.

In the message text:
statement
input statement
line
line number of the processed statement
parmmin
required minimal parameter number

System action

The next statement(s) are parsed. No statement execution will take place. Processing terminates.

Operator response

None.

System programmer response

Correct the invalid statement and start execution again.

Module

CUNMIPR