JDBC Connection Leak In MDB Gateway
(Doc ID 2560706.1)
Last updated on JUNE 21, 2021
Applies to:
Oracle FLEXCUBE Universal Banking - Version 11.83.03.0.0 and laterInformation in this document applies to any platform.
Symptoms
Reported many Connection Leakages in MDB Gateway.
Changes
Code changes done to use different prepare statement for different queries and close the same in finally block.
<Fixed unit : GWMDBBean.java >
Fixed unit should be placed in the below path.
Gateway\Java-app-layer\src\GWMDBBean.java
Gateway\GW\GW_MDB\src\com\iflex\fcubs\gw\mdb\GWMDBBean.java
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |