Message Reference

APPC

Below is a list of CPI-C function return codes which the user may encounter most frequently. It is NOT a complete list of return codes. The number in parentheses indicates the defined number corresponding to the return code.

For the most part, CPI Communications return codes are enough to deduce the cause of the error. But when CM_PRODUCT_SPECIFIC_ERROR is returned, additional information is provided.

For Communication Server for AIX, the errno provides additional information. Below is a list of some of the more common errnos. It is NOT a complete list. Errnos numbered 101 and higher can be found in the file /usr/include/luxsna.h, which contains the Communication Server for AIX specific errnos. Most of these errnos are translated to CPI-C return codes. Lower-numbered errnos are related to AIX problems and can be found in the file /usr/include/sys/errno.h. The errno number itself is in parentheses.

On HP-UX, for SNAPlus2, please refer to the /usr/include/sys/errno.h file for a description of the error.

For OS/2, when CPI Communications returns CM_PRODUCT_SPECIFIC_ERROR, an entry is created in the error log. Information in the error log entry identifies CPIC as the originator. If Communications Server/2 (CS/2) is installed, CS/2 records the error in the OS/2 system error log. Refer to the problem determination guide for the specific product, for a complete description of the error, and the recommended action to take.

For more information on CPI Communications errors, refer to Systems Application Architecture Common Programming Interface Communications Reference.


[ Top of Page | Previous Page | Next Page ]