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!

pending session

SherpaSimonJul 9 2009 — edited Jul 10 2009
When I kill a pro*C program with the unix kill command, the Oracle session associated with the program stay active. I have to kill the session via sqlplus. Due to the fact that the session hold locks on some table, I cannot restart the program unless I kill the session manually. If I don't kille the session manually it stays active for hours

Is there any way to terminate a session automatically when the OS processs is killed ? Is pmon supposed to be in charge of this ?

setting the expire_time parameter in sqlnet.ora is not an valid option since the connection is bequeathed.


thanks in advance for your time.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2009
Added on Jul 9 2009
2 comments
1,080 views