IBM0883S
ONCODE=oncode-value Incorrect record type was specified in the second argument of the call PLISRTx statement.

Explanation

The RECORD TYPE in the RECORD statement of PLISRTx takes F for fixed length and V for varying length EBCDIC. Characters other than F and V are invalid.

The ONCODE associated with this message is 9203.

System action

The ERROR condition is raised.

Programmer response

Code the correct record type in the RECORD statement and rerun the application.

Symbolic Feedback Code

IBM0RJ