Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Stopping an PL/SQL procedure from running
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
![]() |
![]() |