Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to debug the PL/SQL block?
Huang Weidong wrote:
>
> I am new to oracle. Is it possible to debug the PL/SQL block in
> SQLPLUS? Or I need to use other tools to debug the block? And how?
>
> Thank in advance.
>
> weidong
Hi Huang Weidong,
you could debug your PL/SQL-Code with Oracle-Procedure-Builder
( only availabe under Windows ... ).
If you use Oracle 7.3 or later you could debug your code by
inserting write-commands to your server-disks. Don't know the
name of the package you must run before. But really, the best way is
to use the pricedure builder.
Greetings
Hans Received on Thu Dec 24 1998 - 16:33:48 CST
![]() |
![]() |