OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
B-38
6031 ZGPI-RC-CONNECT-FAILURE
6031 ZGPI-RC-CONNECT-FAILURE
Cause. An unrecoverable error occurred when the GIP attempted a connection with the
MRP.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class. Check the operational environment.
6032 ZGPI-RC-OT-INIT-FAILURE
Cause. The GIP could not initialize the object tree memory.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class. Check the operational environment.
6033 ZGPI-RC-INCOMPATIBLE-GIP
Cause. The GIP and GPI library compatibility levels do not match.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and check the secondary code, which contains the
compatibility level of the GIP. Take the recovery action recommended for the error
class. Check that the versions of the GPI library and GIP software installed on your
system are from the same release.
6034 ZGPI-RC-INVALID-REMOVE-FLAG
Cause. The value of the remove parameter of the
GPI_MT_FINISH_TRANSFER_IN_ procedure is not valid.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class.
6035 ZGPI-RC-PDU-STORES-TOO-FULL
Cause. The GIP could not write the outbound communication to any of the PDUs
configured for the system, because the size of the communication was larger than the
space available in each PDU to which the GIP tried to write.
Effect. The function is not performed.
Recovery. Try the transfer out again, finish the transfer in of another object, or change
the timing configuration of the store cleaner (SC) process to clear the deleted PDUs
from the PDU stores. (For information about the SC process, see the OSI/MHS
Configuration and Management Manual.)