IBM0219S
ONCODE=oncode-value The UNDEFINEDFILE condition was raised because the MODE or FUNC option conflicts with the file attribute (FILE= or ONFILE= file-name).

Explanation

The MODE or FUNC DCB subparameter conflicted with a file attribute. Refer to z/OS Language Environment Programming Guide for details of possible conflicts.

System action

The ERROR condition is raised.

Programmer response

Remove the conflicting file attribute, or replace it with one that is compatible with the MODE or FUNC option values. For more information on the MODE and FUNC subparameters of the DCB parameter, refer to z/OS MVS JCL User's Guide.

Symbolic Feedback Code

IBM06R