OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual

Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual522223-001
B-32
6000 ZGPI-RC-NOT-STARTED-STATE
6000 ZGPI-RC-NOT-STARTED-STATE
Cause. The GIP received a GPI request but was not in the STARTED state.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and check the error class. Take the recovery action
recommended for the error class.
6001 ZGPI-RC-ILLEGAL-GPI-OPEN
Cause. The GIP received a request to open a session from a client program that is
already in session with the GIP.
Effect. The session is not opened.
MRP-UNAVAILABLE 6028 Unable to connect to MRP, because it was
unavailable.
INVALID-GW-PASSWORD 6029 Gateway password rejected during attempt to
connect to MRP.
NO-GATEWAY 6030 GATEWAY object could not be found during
attempt to connect to MRP.
CONNECT-FAILURE 6031 Unrecoverable error occurred during attempt
to connect to MRP.
OT-INIT-FAILURE 6032 GIP could not initialize the object tree in
memory.
INCOMPATIBLE-GIP 6033 Levels of the GIP and GPI are incompatible.
INVALID-REMOVE-FLAG 6034 GPI_MT_FINISH_TRANSFER_IN_
procedure call has invalid remove parameter
value.
PDU-STORES-TOO-FULL 6035 Size of outbound message is larger than
available space in each attempted PDU store.
GW-NAME-NOT-CONFIGURED 6036 No gateway name configuration record was
found.
NO-PDU-MEMORY-BUFFER 6037 No memory buffers have been allocated for
the PDU manipulation.
ENCODED-MSG-TOO-LONG 6038 The inbound message exceeds the maximum
length specification.
QUEUE-ENTRY-ARCHIVED 6039 The queue entry found on the input queue has
been archived.
ARCHIVE-WRITE-FAILED 6040 Bad PDU archived; archive log record not
written.
Table B-10. ZGPI-RC- Codes for GIP Errors (page 3 of 3)
Constant (ZGPI-RC-) Value Meaning