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 -> PLSQL debugging

PLSQL debugging

From: Sam Jordan <sjo_at_spin.ch>
Date: Tue, 16 Feb 1999 09:25:36 +0000
Message-ID: <36C93990.9B28D383@spin.ch>


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 - 03:25:36 CST

Original text of this message

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