How to connect Digibee to Oracle RAC
Learn how to establish a connection between Digibee and Oracle RAC via VPN.
Last updated
Learn how to establish a connection between Digibee and Oracle RAC via VPN.
Last updated
Oracle RAC (Real Application Cluster) transparently scales both reads and writes for all workloads, including OLTP, analytics, AI vectors, SaaS, JSON, batch, text, graph, Internet of Things (IoT), and in-memory. It offers a range of database computing benefits such as scalability, availability, load balancing, redundancy, and monitoring. Further information can be found on the Oracle website.
If you connect a pipeline to a database via a VPN (Virtual Private Network), the network topology prevents visibility of the nodes behind the Oracle SCAN Listener. As a result, the JDBC driver can’t connect to the node that the listener has returned as available to receive a connection.
To address this issue:
Avoid using the SCAN Listener mapping.
Inform the Digibee Support team of the IPs of each node in the cluster’s database.
Use a connection string with multiple hosts to ensure traffic and redundancy between hosts that can be handled by the connection string.
See the example below: