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

Home -> Community -> Usenet -> c.d.o.server -> Re: canceling statement

Re: canceling statement

From: Steffen Ramlow <s.ramlow_at_gmx.de>
Date: Wed, 27 Jun 2001 17:34:30 +0200
Message-ID: <9hcuc3$daeai$1@ID-54600.news.dfncis.de>

hm, i do not want to kill the session, only the pending stmt

"Dan Murphy" <djmurphy0_at_hotmail.com> wrote in message
>
> You can use dynamic SQL to issue the following directive:
>
> ALTER SYSTEM KILL SESSION 'sid,serial#' e.g.
>
> EXECUTE IMMEDATE 'ALTER SYSTEM KILL SESSION ''25, 500'''
Received on Wed Jun 27 2001 - 10:34:30 CDT

Original text of this message

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