Hi,
We're using a software that create a pool in the database and opens 30 database sessions. (we use a 2 node rac architecture)
I've checked that all those sessions are created in the same node (sometimes are created in the node 1, but when I restart the pool sometimes all are created in the node 2)
In order to connect, this pool is configured to use he rac SCAN IP.
How can I distribute sessions?