IGZ0003W   A logic error occurred for file file-name in program program-name at relative location relative-location.

Explanation

This error is usually caused by an I/O operation request that is not valid for the file—for example, a WRITE into a file opened for INPUT, or a START to a VSAM ESDS.

A file status clause was specified or an error declarative statement was active for the file.

System action

No system action was taken.

Programmer response

Check the operation request and modify the program.

Symbolic Feedback Code

IGZ003