Datasource Behaviour in Weblogic 12c
Dear,
We are using weblogic 12.2.1.4 with 1 application and 1 datasource.
I have attached datasource connection pool settings.
When i am checking the statictics of the datasource Active Connections Current Count as 1 and Current Capacity as 196.
Why is there so much difference . Does this mean there are 196 connections created in Database from Weblogic and only 1 is being used by application.
Why then 196 connections got created as my initial capacity is only 30 and Active connections high count is only 13.
Also in the database i see 40 - 50 session in Active state.
Also when i shutdown Managed server there are still some sessions in database from weblogic server which are not closed.