OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
B-25
2519 ZGPI-RC-BEGINTRANSACTION-ERROR
2519 ZGPI-RC-BEGINTRANSACTION-ERROR
Cause. An error occurred during a GPI call to the Guardian 90
BEGINTRANSACTION procedure.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and check the error class. Follow the recommended
recovery procedure for the error class.
2520 ZGPI-RC-GETTMPNAME-ERROR
Cause. An error occurred during a GPI call to the Guardian 90 GETTMPNAME
procedure.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and check the error class. Follow the recommended
recovery procedure for the error class.
2521 ZGPI-RC-OPEN-ERROR
Cause. An error occurred during a GPI call to the Guardian 90 OPEN procedure. The
error can occur when the GIP tries to open the entry manager, wait manager, or TFILE.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ , check the error class, and follow the recommended
recovery procedure for that class. The secondary code contains the FILEINFO code.
2522 ZGPI-RC-AWAITIOX-ERROR
Cause. An error occurred during a GPI call to the Guardian 90 AWAITIOX procedure.
This can occur if the wait manager process fails during a GPI_MT_WAIT_ command.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ to check the error class. The secondary code contains
the FILEINFO code.
Table B-8 summarizes the ZGPI-RC- codes you can receive when an error occurs in one
of the GPI-library procedures and explains what they mean. A more detailed description
of each code follows the table.
Table B-8. ZGPI-RC- Codes for GPI-Library Errors (page 1 of 2)
Constant (ZGPI-RC-) Value Meaning
SEGMENT-ALREADY-IN-USE 4000 Required segment was in use.
OPEN-WAIT-GIP-ERROR 4001 GPI cannot open GIP process.
CLOSE-WAIT-GIP-ERROR 4003 GPI cannot close GIP process.