Skip to Main Content

Oracle Database Discussions

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!

inactive session blocking other session

User183345Apr 25 2011 — edited Apr 25 2011
Hi,
We have oracle 10.2.0.1 and 10.1.0.2 application server.
At times few sessions wait for tx:enq lock. Upon looking at the blocking session in V$session,the state is inactive and sql_id is null and type is user.How to find out what is the blocking session and what it is doing?The event that is shown is SQL*Net message from client and the state is waiting.

I can kill the session but i want to know why the other sessions are blocked by this inactive one?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2011
Added on Apr 25 2011
9 comments
2,980 views