ORA-00031:session marked for kill
Hi All,
I am trying to kill a proces through following command
alter system kill session '332,8020' IMMEDIATE;
But getting following message and process still exist and locking the objects.
ORA-00031:session marked for kill.
How can I kill this process.
Thanks in advance,
Regards,
Salahuddin.