Technology Stack - EBS (MOSC)

MOSC Banner

Cannot kill a JDBC Thin Client session with a blocking lock?

edited Apr 1, 2015 10:03AM in Technology Stack - EBS (MOSC) 3 commentsAnswered

Hi,

We had a session holding a blocking lock from 4 days ago.

I tried to kill it (immedaite) via TOAD but the session just gets marked for kill.

What is the best way to remove this session - e.g. at OS level or by bouncing the database?

Further information:

select s.sid

, s.username

, s.osuser

, s.machine

, s.status

, p.spid spid

, to_char( logon_time, 'Mon dd@hh24:mi') logon_time

, rtrim (s.module)||decode( nvl(length( rtrim(s.module)),0),0,'',' ')|| upper(s.program) running,

to_char(sysdate-last_call_et/86400,'DD-MON-YY HH24:SS') Last_Activity

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center