SYSCAT.SERVERS catalog view
Each row represents a data source.
Column Name | Data Type | Nullable | Description |
---|---|---|---|
WRAPNAME | VARCHAR (128) | Name of the wrapper. | |
SERVERNAME | VARCHAR (128) | Uppercase name of the server. | |
SERVERTYPE | VARCHAR (30) | Y | Type of server. |
SERVERVERSION | VARCHAR (18) | Y | Server version. |
REMARKS | VARCHAR (254) | Y | User-provided comments, or the null value. |