7.7.2.5 Configure JDBC Connection Pooling

To define the JDBC connection pooling, ensure that you have created the JDBC Provider and Data Source to access the data from the database.
  1. Click the newly created Data Source $DATA_SOURCE$ and navigate to the path Home >Summary of Services: JDBC >Summary of JDBC Data Sources >JDBC Data Source-<INFODDOM_NAME>.
  2. Set the following values:
    1. Initial Capacity: 10
    2. Maximum Capacity: 100
    3. Capacity Increment: 1
    4. Statement Cache Type: LRU
    5. Statement Cache Size: 10
  3. Click Save.