C00B028F

Explanation

The filename argument passed to fopen() or freopen() specified a PDS(member), but there is a sequential data set already created with the same PDS name.

Programmer response

Correct the filename. A sequential data set cannot contains a member.

Symbolic Feedback Code

JrEdc1opsEbadfilename15