GIM70522EAn attempt to obtain the name of the data set containing directory path for DDDEF dddefname in the zonename zone failed. The return code from the service callable service was 'rtncode'X and the reason code was 'rsncode'X.

An attempt to obtain the name of the data set containing directory path for DDDEF dddefname in the zonename zone failed. The return code from the service callable service was 'rtncode'X and the reason code was 'rsncode'X.

Explanation

path
directory being processed
dddefname
name of DDDEF containing the path
zonename
zone containing the DDDEF
service
callable service name
rtncode
return code from callable service in hexadecimal
rsncode
reason code from callable service in hexadecimal

An attempt was made to obtain the name of the data set containing the directory for the identified ddname, but the identified UNIX callable service was unsuccessful.

System action

When issued from z/OSMF, the specified path will be flagged in error. The application will continue to collect information about the software instance to be deployed, but the identified path will not be included in subsequent processing and deployment will not occur until this error is resolved.

Programmer response

See z/OS UNIX System Services Programming: Assembler Callable Services Reference to determine the meaning of the return code and reason code given by the service. Correct the error and retry the application.