Previous Topic: GRLA-02Next Topic: GRLP-02


GRLP-01

INVALID PARM DATA STARTING WITH
error-condition-text

Reason:

An error was found in the specified parameters. A two-line message is produced with the second line identifying the specific error found. The second line may be either of the following:

UNKNOWN KEYWORD IN POSITION nn

where the nn indicates the position in the parameter string in which the unknown keyword was found. POSITION is relative to 1, with the first nonblank character entered being position 1, and includes any commas between keywords. A U0001 abend follows this message.

INVALID VALUE FOR KEYWORD xxxx

where the value for xxxx indicates the keyword for which an invalid value was entered. A U0001 abend follows this message.

Action:

Correct the PARM data and retry.