Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Killing Oracle sessions

Re: Killing Oracle sessions

From: Steven Jelfs <S.Jelfs_at_btinternet.com>
Date: 1998/01/06
Message-ID: <68u9q0$cjl$1@uranium.btinternet.com>#1/1

A baseball bat never fails IMHO

Sj

John Stephens wrote in message <34b16a31.17134737_at_news.southwind.net>...
> 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.
>
Received on Tue Jan 06 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US