OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual
Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual—522223-001
B-36
6018 ZGPI-RC-ILLEGAL-WAIT-INTERVAL
6018 ZGPI-RC-ILLEGAL-WAIT-INTERVAL
Cause. The specified interval in a GPI_MT_WAIT_ call is invalid.
Effect. The wait request is rejected.
Recovery. Revise the GPI_MT_WAIT_ call, specifying a valid interval.
6019 ZGPI-RC-PDU-SUBSYS-INIT-ERROR
Cause. An unrecoverable error occurred during initialization of the PDU store
subsystem.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and examine the information buffer. Take the recovery
action recommended for the error class.
6020 ZGPI-RC-GW-DATABASE-OPEN-ERROR
Cause. The GIP cannot open the gateway database file.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and examine the information buffer. Take the recovery
action recommended for the error class.
6023 ZGPI-RC-GW-DATABASE-READ-ERROR
Cause. The GIP cannot read the gateway database file.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and examine the information buffer. Take the recovery
action recommended for the error class.
6024 ZGPI-RC-INVALID-GATEWAY-INFO
Cause. The gateway database contains corrupt or invalid data.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class.
6025 ZGPI-RC-UNUSABLE-ADMIN-QUEUE
Cause. MHS manager names supplied found in the ADMIN queue are not the same as
the name of the MHS manager that started the GIP.
Effect. The function is not performed.
Recovery. Call GPI_STATUS_ and take the recovery action recommended for the error
class. Check the operational environment.