EDC5047I
An invalid file name was specified as a function parameter.

Explanation

The name specified to the remove(), rename(), fopen(), or freopen() functions was invalid. The name is either not valid for the system (MVS™, CMS), is not a valid memory file name, or is a '*' or GDG data set name specified to the rename() function.

System action

The invoked function fails.

Programmer response

Specify a valid file name according to the system, or to the memory file name rules to the remove(), rename(), fopen(), and freopen() functions.

Symbolic Feedback Code

EDC4TN