I THINK you can query the v$session.
SQL> select sid, serial#, username
friom v$session.
From there you need to know which session to kill.
MH
|
Results 1 to 4 of 4
Thread: V$TransactionThreaded View
|
Click Here to Expand Forum to Full Width |