The GetMessage method sets the Glb.Status built-in segment attribute to NODB when the external automatic entry is unsuccessful, due to one of the reasons listed below.
The Glb.HubStatus built-in segment attribute is set to one of the values listed in the following table.
| Glb.HubStatus Value | Description | 
|---|---|
| CONNECT.FAILED | The connection to the target host specified by Glb.DestHost could not be established. | 
| HUB.DISABLED | The mechanism for passing external automatic entries is disabled on either the originating or destination host, or the destination application is not known. | 
| INVALID.HOST | The target host name specified by Glb.DestHost is not defined in the network. | 
| LINCSYS.DOWN | The server application is not active. | 
| NOT OLTP CLIENT | A non OLTP-capable client attempted to call an OLTP service | 
| SERVICE UNKNOWN | Client attempted to send an OLTP transaction with a value in Glb.Destination that was not recognized as an OLTP service | 
| USER.DISABLED | The destination application is locally disabled for new external automatic entries. |