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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Stopping an PL/SQL procedure from running

Re: Stopping an PL/SQL procedure from running

From: Roland Schaar <rschaar_at_gosch.com>
Date: Fri, 17 Sep 1999 08:58:35 +0100
Message-ID: <37E1F4AB.813080AD@gosch.com>


I think you cannot stop it. But if your procedure is PL/SQL v1 compliant you can use the oracle procedure builder to run and debug it on your client. You can set break points and step through the code.

roland schaar
gosch consulting gmbh

"Pål Jakobsen" wrote:

> Is there any method to stop an pl/sql procedure from running without
> stopping the ORACLE80.EXE in the NT task manager.
>
> I am debugging an procedure in Oracle80 on Windows NT 4.0 which often goes
> in an endless loop. I can´t find anything help in the documentation.
>
> Any ideas ?
Received on Fri Sep 17 1999 - 02:58:35 CDT

Original text of this message

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