The columns in the following table contain information used by the XDB Server for processing requests to other XDB Servers using server-to-server connectivity or to DB2 locations through XDB Link.
Name | Type | Len | Description | |
---|---|---|---|---|
TYPE
required |
CHAR | 1 | Indicates how the row is to be used: | |
I | For inbound IDs. | |||
O | For outbound IDs. | |||
AUTHID
required |
CHAR | 8 | An authorization ID that is allowed and perhaps translated. If blank, any AuthID with the corresponding LUNAME is translated in the same manner. | |
LUNAME
required |
CHAR | 8 | The name of the XDB Server, if using server-to-server connectivity, or LUNAME, if using XDB Link, for which the AuthID is to be translated. If blank, the corresponding AuthID is translated the same for all XDB Servers. | |
NEWAUTHID
required |
CHAR | 8 | The translated value of the AuthID. If blank, the translated AuthID and password are the same as the original AuthID. | |
PASSWORD
required |
CHAR | 8 | Password for an outbound request. |