Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Killing Oracle sessions
How can I kill a oracle user session from a Stored procedure. So far, I have tried to use dbms_sql package to execute SQL statement "ALTER SYSTEM KILL SESSION '1,2'. The proc executes successfully, however, the session I'm trying to kill does not die.
Any help will be appreciated.
Thanks Received on Mon Jan 05 1998 - 00:00:00 CST
![]() |
![]() |