There are generally two ways to connect to TIBCO ComputeDB data source, one is using JDBC Connections and other is using ODBC connection. While connecting through JDBC connection, the connection is established using a thrift server on port 10000, whereas while connecting through ODBC connection, it requires TIBCO ComputeDB ODBC driver to connect to the server on the port 1527. Also, through JDBC connection, users can also connect to the cluster via JDBC either to a locator or directly to a server at default port 1527, just like ODBC.
Refer to the below documentation on setting up ComputeDB ODBC driver.
While connecting to ComputeDB Data source, it fails with the below error.
https://community.tibco.com/wiki/tibco-spotfire-connectivity-tibco-computedb========
Connection Failed : Unreachable server.========