APAR: PQ40539 V3.02.2 CMVC defect: 85403 (Transarc) Description: WEBSPHERE ADMINSERVER LOSES CONNECTIONS TO ORACLE DATABASE OR DB2 DATABASE How to apply: - efix PQ40539, removes all connections and creates a new pool whenever any connection has a problem. - create a directory to store the jar file (e.g. c:\WebSphere\AppServer\efix) - copy pq40539.jar to the directory - add the directory/jar file to the beginning of the admin server's classpath in admin.config: com.ibm.ejs.sm.adminserver.classpath=C:/WebSphere/AppServer/efix/pq40539.jar... - Stop the Admin Server - Restart the Admin Server