IBM0861S
ONCODE=oncode-value The UNDEFINEDFILE condition was raised because an attempt to position the file at the first record failed FILE= or ONFILE= file-name). Subcode1=sc1 Subcode2=sc2

Explanation

For SEQUENTIAL INPUT or UPDATE, the file must be positioned at the first record. If an attempt to position at the first record fails, the file is closed and the UNDEFINEDFILE condition is raised with this message. Subcode1 and Subcode2 provide detailed VSAM diagnostic information. See message IBM0811S for an explanation of these fields.

The ONCODE associated with this message is 98.

System action

The ERROR condition is raised.

Programmer response

Use the VSAM diagnostic information to correct the cause of the error and resubmit the program.

Symbolic Feedback Code

IBM0QT