C00B028B

Explanation

The filename argument passed to fopen() or freopen() specified dsname(member) syntax. The first character of the member name was not '+', '-', or a digit. This indicates a regular member name. However, at least one other character in the member name was not alphanumeric, a national character, or X'C0', and therefore not valid.

Programmer response

Correct the application.

Symbolic Feedback Code

JrEdc1opsEbadfilename11