CSV401I   SYNTAX ERROR IN PARMLIB MEMBER=memname LINE line-number: symbol1 EXPECTED BEFORE symbol2. INPUT LINE: input-line

Explanation

The system found a syntax error while processing a parmlib member. The parmlib member is either:
  • Missing a necessary character or symbol or
  • Contains a character or symbol in error.
In the message text:
memname
The name of the parmlib member containing a syntax error
line-number
The number of the line in parmlib member memname that contains the syntax error.
symbol1
The missing character or symbol that the system expects.
symbol2
The character or symbol after the missing symbol, symbol1. Either symbol1 is missing, or symbol2 is not correct.
input-line
The text of the line containing the syntax error.

System action

The system ignores the statement in the parmlib member that contains a syntax error. The system may check the syntax for the rest of the parmlib member to find any other syntax errors.

System programmer response

Correct the syntax error in the parmlib member before reusing it.

Module

Unknown.

Source

Contents supervision (CSV)

Routing Code

-

Descriptor Code

5