Network Routing Oracle 12RC1 Single Instance
Hi,
We have a "single instance" ORACLE 12R1 which has multiple network cards (three bonds) which are co-located on the same sub-net; network is using switches.
We are looking to split traffic from our many JDBC clients to prevent maxing out the primary DB serverinterface which is only 1GB/s.
in this instance we have a different IP for each BOND with different DNS address
for example
192.168.0.1 - myserver-interfacea
192.168.0.2 - myserver-interfaceb
the jdbc client would connect to myserver-interfaceb however the response traffic would come back from myserver-interfacea; the data-set is fetching a lot of CLOBS.
We have tried setting up the reverse route on the server to the client subnet but isn't picked up by oracle.