DB2 Version 9.7 for Linux, UNIX, and Windows

SYSCAT.SERVERS catalog view

Each row represents a data source.

Table 1. SYSCAT.SERVERS Catalog View
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.