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: Debugging PL/SQL

Re: Debugging PL/SQL

From: Sylvain Faust <sfaust_at_sfi-software.com>
Date: Sun, 13 Sep 1998 11:49:22 -0400
Message-ID: <F4155D9F9AA4D111B9990020AFBA52D507E783@ftp.sfi-software.com>


Did you try SQL-Programmer(r) with Server Side PL/SQL Debugger? Info at:
http://www.sfi-software.com/

> -----Original Message-----
> From: Marc Billiet [SMTP:Marc.Billiet_at_hae.hydro.com]
> Posted At: Friday, September 11, 1998 1:35 AM
> Posted To: misc
> Conversation: Debugging PL/SQL
> Subject: Debugging PL/SQL
>
> Hello,
>
> Did anyone succeed in using package DBMS_DEBUG to debug PL/SQL code ?
> Every time I call dbms_debug.debug_on, I get the error message
>
> ORA-00600: internal error code, arguments: [15419], [severe error
> during
> PL/SQL execution], [], [],
> [], [], [], []
> ORA-06544: PL/SQL: internal error, arguments: [80117], [], [], [], [],
> [], [], []
> ORA-06553: PLS-801: internal error [80117]
>
> (Oracle version 7.3.3.0.0)
>
> Thank you for your help,
>
> Marc Billiet
Received on Sun Sep 13 1998 - 10:49:22 CDT

Original text of this message

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