IBM0120S
ONCODE=oncode-value The RECORD condition was raised by a SIGNAL statement. (FILE= or ONFILE= file-name).

Explanation

The program contained a SIGNAL statement to raise the RECORD condition for which there was no associated ON-unit.

System action

The ERROR condition is raised.

Programmer response

Supply an ON-unit for the RECORD condition or remove the SIGNAL statement.

Symbolic Feedback Code

IBM03O