Holger B Member² Dec 10, 2004 #1 Debugging a stored Procedure throws an ORA-000600. Knowing this is an Oracle internal error I searched Metalink and found the topic
Debugging a stored Procedure throws an ORA-000600. Knowing this is an Oracle internal error I searched Metalink and found the topic
O orca777 Member³ Dec 10, 2004 #1 Hello, seems to be a problem of dbms_debug_jdwp package is there a way to force PL/SQL-Developer to debug with dbms_debug (old version) instead with dbms_debug_jdwp ( better inter language debugging ) the issue is fixed in 9.2.0.5 Carl
Hello, seems to be a problem of dbms_debug_jdwp package is there a way to force PL/SQL-Developer to debug with dbms_debug (old version) instead with dbms_debug_jdwp ( better inter language debugging ) the issue is fixed in 9.2.0.5 Carl
Holger B Member² Dec 13, 2004 #1 I would like to route this question to somebody of the PLSQLDev team. Is there a hidden feature to switch between the debugging versions?
I would like to route this question to somebody of the PLSQLDev team. Is there a hidden feature to switch between the debugging versions?
Marco Kalter Administrator Staff member Dec 13, 2004 #1 PL/SQL Developer always uses dbms_debug package, so I doubt that Bug 2829071 applies. Can you send me your user dump trace file for this error?
PL/SQL Developer always uses dbms_debug package, so I doubt that Bug 2829071 applies. Can you send me your user dump trace file for this error?