IBM0596S
ONCODE=9256 The fetchable procedure could not be released.

Explanation

Either the routine was not previously fetched, or the fetched part containing the routine was no longer in use but could not be released. The ONCODE associated with this message is 9256.

System action

The ERROR condition is raised.

Programmer response

Ensure the name used in the RELEASE statement is correct, and that the routine has been previously fetched. Also, ensure the fetched part containing the routine to be released is accessible at run-time.

Symbolic Feedback Code

IBM0IK