IGZ0197S   There was an unsuccessful READ or WRITE of file file-name in program program-name at relative location location Neither FILE STATUS nor an ERROR declarative were specified. The file status code was status-code. The BPX return code was return-code. The BPX reason code was reason-code.

Explanation

An error has occurred while reading or writing the named file. No file status or user error declarative was specified.

System action

The application was terminated.

Programmer response

For additional information on the return-code and reason-code, see z/OS UNIX System Services Programming: Assembler Callable Services Reference, SC23-3020, topics for read (BPX1RED) and write (BPX1WRT).

Symbolic Feedback Code

IGZ065