To use a port other than the default, specify it using "servername:portnumber".
For Oracle connections:
* To connect using TNS, set ServerName to the TNS alias and leave DatabaseName empty.
* To connect without TNS, set ServerName to the server host name and set DatabaseName to the service name.