SYSIBMTS.SYSTEXTCONNECTINFO administration table
The SYSIBMTS.SYSTEXTCONNECTINFO administration table stores information about the Db2 for z/OS® connection information so that a text search server can connect to the Db2 subsystem.
The following table shows the contents of the SYSIBMTS.SYSTEXTCONNECTINFO administration table.
| Column name | Data type | Nullable? | Description |
|---|---|---|---|
| DB2HOSTNAME | VARCHAR(128) | No | The hostname or IP address of the Db2 host system. |
| DB2SERVICEPORT | VARCHAR(128) | No | The service name (port number) for the Db2 subsystem. |
| DB2UID | VARCHAR(128) | No | The user ID that the text search server uses to connect to the Db2 subsystem. |