The Oracle JDBC driver can be configured for failover or load balancing (or both) in an Oracle rac environment.
在Oracle rac环境中,可以将Oracle JDBC驱动程序配置为用于故障转移或负载平衡(或者同时用于两者)。
Since the Oracle JDBC driver is not providing any load balancing, all of these inbound requests will open and use connections from the same rac node.
由于Oracle JDBC驱动程序不提供任何负载平衡,所有这些入站请求都将打开并使用来自同一rac节点的连接。
应用推荐