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

Debugging PL/SQL

From: Marc Billiet <Marc.Billiet_at_hae.hydro.com>
Date: Fri, 11 Sep 1998 07:35:08 +0200
Message-ID: <35F8B68C.3FB7@hae.hydro.com>


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 Fri Sep 11 1998 - 00:35:08 CDT

Original text of this message

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