Re: Timeout
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Timeout-tp5268p5319.html
For a quick investigation;
reproduce the issue from frontend and while the frontend is working, check the active db sessions, filter them and try to get the related one.
Get its query and check its explain plan.
Send me the query as well..