session still KILLED in oracle, process don´t exist in SO [message #354998] |
Wed, 22 October 2008 03:05 |
ciri
Messages: 11 Registered: October 2008
|
Junior Member |
|
|
Hello
Some days ago I run a java object in an sqlplus instance, but it didn´t work properly, and the object didn´t finish, so I finished the execution by CTL+D. After that, I noticed that the object was locked. I saw in v$session view that there was still an active session for that execution, so i tried alter system kill session immediate. The session then turned to KILLED. I also noticed that the process didn´t exist in my OS. Today, the session still remains as KILLED.
What i should do to get the session dissapeared, and get the object unlocked?
Thanks in advance.
|
|
|
|