4050 at the IP address or hostname assigned to the SQL Nodes. When connecting to an Ocient System, you must specify a database to connect to.
Ocient provides a JDBC driver and a Python driver named pyocient. You can use any of these drivers to connect to an online Ocient System.
To connect from a client computer that can access the SQL Node using the network, follow any of the following examples. Note that you must have the IP address of the SQL Node and a valid username and password.
Connect Using JDBC
Connect to Ocient using the JDBC driver in CLI mode or programmatically
Connect Using pyocient
Connect to Ocient using the Python pyocient driver

