Change the Connection Pool Maximum Capacity on DMWServer
In the WebLogic Server Console:
-
Navigate to Services, then Data Sources, then lswdbDS, then the Connection Pool tab.
-
Change the Maximum Capacity setting from 15 to the number you entered (Edit setDomainEnv.sh, Step 12) for the maximum number of concurrent users during peak time plus 15%.
- Repeat these steps for these data sources: lwsdbDS (if not done
already), lswExtSysDS, lswdbRestDS, lswdbDfdDS, and lswdbExportDS.
Note:
- Set Maximum Capacity for the lswdbDfdDS and lswdbExportDS data sources higher than the DfdMaxThreadsConstraint and ExportMaxThreadsConstraint values (that were set to 20).
- Do not perform this task for the lswdbBC4JDS data source.
Parent topic: Configure the DMWServer Managed Server