0x005700AB (5701803) No APPC function was specified or no APPC definition data was supplied.
Explanation
A stored procedure program attempted to communicate with a remote system such as IMS or CICS. Three parameters are required each time CACSPBR is invoked to perform an APPC function. One or more of those parameters was not specified correctly, as indicated by a zero value in the parameter list.
User response
Verify that the program logic includes all three parameters on each invocation of CACSPBR and that the parameter specifications are correct. Correct any errors or inconsistencies that are found. Relink the program including CACSPBR and rerun the stored procedure query.