'WebLogic connection pool count increase

let say if I want to increase connection pool counts in WebLogic data sources (max,min and initial) what things I have to concern on. does in need to check anything from DBMS side? pls advice



Solution 1:[1]

You should ask your DBA first because increasing the connection pool capacity will an impact on memory and cpu usage in the database's hosts

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Emmanuel Collin