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: Timeout any SQL?

Re: Timeout any SQL?

From: Nedee & Co <nedee_at_club.innet.be>
Date: 1996/11/06
Message-ID: <55q3ci$47s@news.be.innet.net>#1/1

kp1wong_at_cs.hku.hk (-=[ CE Raymond ]=-) wrote:

>Hello all!
 

>If I submitted a SQL statement which listed out the join of all tables in
>my view, is it possible to "kill" the query if the Oracle server not
>returned the result in a certain period of time?

Yes.
If u use SQL*Plus, you can normally type Ctrl-C.

or :

u can set the CPU_PER_SESSION limits to al lower number. Received on Wed Nov 06 1996 - 00:00:00 CST

Original text of this message

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