Hi Mahesh,
Please find the below connection pool settings.
Minimum Pool Size 0
Maximum Pool Size 580
Pool Increment Size 20
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
and adpater vesrion is 6.5
Updates JDBC_6.5_Fix33
JCA Spec Version 1.0
As DB team reported nearly 550 sessions are went to inactive state and session limit is reached.
Thats the reason why we are getting below error.
2016-01-07 16:34:42 GMT [ISS.0128.0001E] Unable to get JDBC connection. Exception:Error Message: [sag-cjdbc42-0011][Oracle JDBC Driver][Oracle]ORA-00604: error occurred at recursive SQL level 1
ORA-00018: maximum number of sessions exceeded
And as per configuration property (Expire Timeout (msec) 1000) if a session is idle for 1000 msec, Application (WM JDBC adpater) needs to be arrest/terminate the session but it didn’t happen.
i’m thinking that why we got below error.
2016-01-07 16:34:42 GMT [ISS.0137.0018E] Scheduler: Exception while invoking ‘wm.server.dispatcher:deleteExpiredUUID’: Failed to remove the expired entries from the document history table. See server log for details.
Please advise on this further.
Regards,
Satya
#webMethods#Adapters-and-E-Standards#Integration-Server-and-ESB