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

Home -> Community -> Mailing Lists -> Oracle-L -> kill the procedure Call

kill the procedure Call

From: Swajit Satam <swajit_at_mahindrabt.com>
Date: Tue, 19 Mar 2002 08:33:36 -0800
Message-ID: <F001.0042D365.20020319083336@fatcity.com>


Hi All,

I am accessing the database through DB link, an http request is made to execute a database procedure.
the execution of this procedure take a long time to execute (2 minutes), it just has a one select statement which is properly optimised so its because of the huge data.
Therefore I have to stop the execution of the procedure if the time exceeds certain limit (say 1 minute), this cannot be achived at the front end side since request has already been made so is it possible to stop the procedure execution or is there any timeout parameter in the procedure execution or is there any timeout in the DB link

TIA
Swajit

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Swajit Satam
  INET: swajit_at_mahindrabt.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Mar 19 2002 - 10:33:36 CST

Original text of this message

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