OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual
Return Codes
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual—522223-001
B-50
1004 ZGPI-FDC-XFER-OUT-IN-PROGRESS
A more detailed description of what causes a value to be returned follows each table.
The effect and recommendations for recovery are determined by and documented with
the associated OM-RC-, MH-RC-, or ZGPI-RC- code.
1004 ZGPI-FDC-XFER-OUT-IN-PROGRESS
Cause. The specified object cannot be modified, because it is being transferred out.
1007 ZGPI-FDC-NOT-MODIFIABLE
Cause. A reserved object, or an attribute of a reserved object, cannot be modified.
1008 ZGPI-FDC-ENVIRONMENT-OBJ
Cause. An environment object cannot be modified.
1009 ZGPI-FDC-NOT-A-ROOT-OBJ
Cause. The specified object is not a root object (message, probe, report, or P1-encoded
object).
1010 ZGPI-FDC-WRONG-ROOT-OBJ
Cause. An object can be inserted only in the object you specified in the root-
object parameter of the GPI_OM_CREATE_ procedure when you created the object.
1011 ZGPI-FDC-REMOTE-MGR-NAME
Cause. The MHS manager process must be running on your local system, not on a
remote system.
Table B-13. ZGPI-FDC- Secondary Codes
Constant (ZGPI-) Value Meaning
FDC-XFER-OUT-IN-PROGRESS 1004 Object cannot be modified when being
transferred out.
FDC-NOT-MODIFIABLE 1007 Reserved object or attribute cannot be
modified.
FDC-ENVIRONMENT-OBJ 1008 Environment object cannot be modified.
FDC-NOT-A-ROOT-OBJ 1009 Specified object is not a root object.
FDC-WRONG-ROOT-OBJ 1010 Object can be inserted only in root object
specified when object was created.
FDC-REMOTE-MGR-NAME 1011 MHS manager process, which is on remote
system, must be on local system.
FDC-NOWAIT-NOT-SUPPORTED 1012 Currently, GPI does not support nowait
operations.