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: Stopping run-away Oracle queries

Re: Stopping run-away Oracle queries

From: James Hanway <hanwayj_at_dfo-mpo.gc.ca>
Date: Fri, 19 Nov 1999 17:26:53 GMT
Message-ID: <38358868.35BF5A0E@dfo-mpo.gc.ca>


Perhaps query the v$session table in Oracle to find the connection from Netscape and kill that session?

peterjoh_at_my-deja.com wrote:

> Hi all.
> Is it possible to stop 'run-away' queries on Oracle 8.0.5?
>
> We are running netscape enterprise server, on Solaris, talking to
> Oracle, and sometimes we create stupid queries that take forever
> (almost) to complete. We need to abort these queries and free up the
> oracle server for a new request.
>
> It seems that the sqlplus interface allows a Control/C sequence to
> somehow stop the query. Does anyone know how it does this?
>
> We access Oracle through both the netscape interface and also through
> ProC interface.
>
> thanks for any help,
> PeterJoh
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Nov 19 1999 - 11:26:53 CST

Original text of this message

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