EDC5166I
Access mode argument on function call conflicts with PATHOPTS parameter on JCL DD statement.

Explanation

An open or reopen was issued to a DD which specified PATHOPTS. The PATHOPTS specified on the DD conflict with those specified in the function call. This message is equivalent to the z/OS UNIX System Services errno, EMVSPATHOPTS.

System action

The request fails. The application continues to run.

Programmer response

Correct either the open/reopen call or the PATHOPTS specified on the DD being opened.

Symbolic Feedback Code

EDC51E