ServerType IBM data server driver configuration keyword

The ServerType keyword applies to UniData and UniVerse data servers only. Indicates whether the connection is to be made to UniData or UniVerse.

Equivalent CLI keyword
N/A
Equivalent IBM® data server provider for .NET connection string keyword
ServerType
IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="ServerType" value="UNIDATA | UNIVERSE"/>
Default setting:
The default value is an empty string ("").
Usage notes:
Specifies the data server type to connect to. Use only for UniData and UniVerse data servers.

If you are connecting to UniData data servers, you must specify the ServerType keyword with a value of UNIDATA.

If you are connecting to UniVerse data servers, you must specify the ServerType keyword with a value of UNIVERSE.