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: Killing Queries

Re: Killing Queries

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sat, 19 Jul 2003 14:24:01 -0700
Message-ID: <3F19B6F1.83CCEDC0@exxesolutions.com>


Randy Nichols wrote:

> If a query has been submitted to an Oracle 8i or above server via JDBC, is
> it possible to "kill" the query
> (for instance, it is exceeding a time limit)?
>
> -Randy
>
> (I apologize if this is repeat - can't find previous post)

On UNIX kill-9
On Windows orakill.exe
On any system ... ALTER SYSTEM KILL SESSION ...

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sat Jul 19 2003 - 16:24:01 CDT

Original text of this message

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