Long running SQL
Hi ,
Long running sql is causing stuck thread in weblogic and finally GC overhead and OOM.
How to trace the cause of long running and inactive session causing application slowness .
Numbers of inactive sessions are huge close to 800 sessions however long running queries are few .
Thanks!