CSV408I   ERROR IN PARMLIB MEMBER=memname ON LINE line-number, POSITION position-number: INVALID VALUE - error INPUT LINE: input-line

Explanation

The system encountered an incorrect value for the MODNAME keyword on the EXIT statement in the parmlib member.

In the message text:
memname
The name of the parmlib member in which the error was found
line-number
The number of the line in parmlib member memname containing the error
position-number
The position of the error in the line. The position number is the number of columns in from the left.
error
One of the following:
CONTAINS INVALID CHARACTER(S).
The value contains characters that are not valid.
FIRST CHARACTER IS INVALID.
The first character specified for the value is not valid.
LENGTH IS TOO LONG.
The value specified for the value contains too many characters.
input-line
The text of the line containing the syntax error.

System action

The system ignores the EXIT statement but continues processing the parmlib member with the next statement.

System programmer response

Correct the value for the MODNAME keyword in the parmlib member

Module

Unknown.

Source

Contents supervision (CSV)

Routing Code

-

Descriptor Code

5