The following table summarizes connection properties which are required to connect to a database.

Table 1. Required Properties
Property Characteristic
PortNumber The TCP port of the primary database server that is listening for connections to the database.

The default is 5439.

ServerName Specifies either the IP address in IPv4 or IPv6 format, or the server name (if your network supports named servers) of the primary database server.

See also