Oracle RAC - Listener service load balancing
Oracle 18.6.0.0
We have recently seeing connections from our Tomcat/Java application not being load balanced between two RAC database servers. Some sessions are being created on the second server, but a vast majority of them go to one server. We are using the '(LOAD_BALANCE=YES)' in the JDBC connection string, and I've put the results of 'srvctl config service -d <db> -s <service> below. Is there anything that appears to be configured improperly? Or something else we should be doing to ensure that the work is balanced better between the database servers? Also, is there some documentation that