IBM0860S
ONCODE=oncode-value The UNDEFINEDFILE condition was raised because the VSAM server was not available to perform the OPEN (FILE= or ONFILE= file-name).

Explanation

VSAM Record Level Sharing (RLS) is supported by a VSAM server address space and data space. The VSAM server has failed and is unavailable for PL/I to complete the open function.

The ONCODE associated with this message is 97.

System action

The ERROR condition is raised.

Programmer response

When the VSAM server becomes available, resubmit the program. See the VSAM publications for additional information.

Symbolic Feedback Code

IBM0QS