ServerName
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
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 Using IP Addresses for more information about using IP addresses.
This property is supported only for data source connections.
If using a tnsnames.ora file to provide connection information, do not specify this property. See Using tnsnames.ora Files for information about specifying a server name using a tnsnames.ora file.
Valid Values
string
where:
- string
- is a valid IP address or server name.
Example
122.23.15.12 or OracleAppServer
Default
None
Data Type
String