Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PLSQL debugging
Hi Sam,
forget about running scripts in sqlplus!
There are many good tools for PL/SQL developers:
Hope this will help you,
Regards,
Sven Heins
Sam Jordan schrieb:
>
> Hi
>
> I'm experimenting with PLSQL and stored procedures. But whenever
> there is an error in my script with 'create procedure' and
> 'create package' statements, I only get the message
> 'Package/Procedure created with compilation errors' when running
> the script in sqlplus. This doesn't help much... I'd like to know
> where the error happens and I'd like to see a more detailed error
> message. Ideas?
>
> bye
> --
> Sam Jordan
Received on Tue Feb 16 1999 - 10:00:40 CST
![]() |
![]() |