IGZ0253W   Keyword keyword1 was found at position position in environment variable env-var while processing file file-name in program program-name and is mutually exclusive with keyword keyword2.

Explanation

While processing the allocation of the file, keyword1 was found at the indicated position in the environment variable but cannot be specified with keyword2 which was found earlier. The OPEN statement failed with file status 98.

System action

If a file status or error declarative was specified for the file, no system action is performed. If neither a file status nor an error declarative was specified for the file, the program is terminated and message IGZ0035S is generated.

Programmer response

Remove either keyword1 or keyword2 from the environment variable.

Symbolic Feedback Code

IGZ07T