IZUD596E Data set data-set-name was not found on system system. Verify that the data set exists, is cataloged, and is accessible.
Explanation
The request failed because z/OSMF could not find the specified data set. This error can occur for any of the following reasons:- The data set does not exist, or its name is spelled incorrectly.
- The data set is not cataloged and the volume on which it resides was either not specified or was spelled incorrectly.
- The data set is cataloged but the data set does not reside on the volume indicated in the catalog.
- The user is not authorized to access the catalog or data set.
In the message text:
- data-set-name
- Name of the UNIX file system data set.
- system
- Name of the system.