-444 The stored procedure failed to load.

Explanation

The application program name identified on the EXTERNAL NAME parameter in the CREATE PROCEDURE statement could not be loaded when the stored procedure was executed.

Response

Ensure that the correct application program name was specified on the CREATE PROCEDURE statement and that the program name exists in a load library that is concatenated into the STEPLIB DD statement that the data server is referencing.