DSNA622I   csect-name THE function-name FUNCTION CALL IS UNSUCCESSFUL, reason

Explanation

A z/OS® C/C++ function returned an error.

csect-name
The name of the control section that issued the message.
function-name
The name of the z/OS C/C++ function.
reason
The run time error message string that corresponds to the error code errno, followed by the errno2 value. (errno and errno2 are z/OS C/C++ function error code values.)

System action

Processing terminates.

User response

See the information about z/OS XL C/C++ run time library functions for descriptions of the error codes and take the appropriate action.

Severity

12 (severe error)