Last updated 1 month ago
Was this helpful?
Host
Host IP or address
Port
Database Port
Allow Range : 1 ~ 65535
SID
System Identifier
Username
Password
User Password
Connection String
Connection String of TNSNAMES.ORA
See the example below
// Example: Connection String (DESCRIPTION= (CONNECT_TIMEOUT=5sec) // Required connection timeout (ADDRESS = (PROTOCOL = TCP)(HOST = dbserver.example.com)(PORT = 1521)) // PROTOCOL: Connection protocol (e.g., HTTP) // HOST: Server address // PORT: Port number (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ORCL) ) // The service name (or SID) of the target database )
If you have custom security settings on your network, please add the following IP address to your allowlist: IP Range: 34.64.62.217