Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX Session Management

User_MAGFGOct 3 2007 — edited Oct 9 2007
I am working on a client site that has an implementation of APEX 2.2.1. While attempting to set up a session trace, we discovered that only active sessions from APEX show up in v$session. Additionally when the session is inactive and becomes active again it shows up in v$session with a different sid.
We suspect that this is the reason the customer has had issues with the listener.log file growing out of control. Also it would seem that all of this connecting/disconnecting would generate a lot of overhead for no reason.
My question is, are there parameters within the http.conf or the dad.conf or anywhere else that need to be changed to allow a session to keep the same sid or at least reuse a persistant connection?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2007
Added on Oct 3 2007
18 comments
2,735 views