Hi Everyone:
I want to test this procedure that I wrote in PL/SQL Developer, but when I click on the debugger button in the Test Window, I get this error message:
Unable to initialize debugger.
Note: Debugging is only available on Oracle 7.3.4 or later.
Could someone tell me how to get this to work properly? Here's what I have:
--
PL/SQL Developer - Version 6.0.2.880
OS - Windows XP version 6.0 (build 2600) Service Pack 1
Database - Oracle Database 10g Release 10.1.0.2.0
--
Thank you!
I want to test this procedure that I wrote in PL/SQL Developer, but when I click on the debugger button in the Test Window, I get this error message:
Unable to initialize debugger.
Note: Debugging is only available on Oracle 7.3.4 or later.
Could someone tell me how to get this to work properly? Here's what I have:
--
PL/SQL Developer - Version 6.0.2.880
OS - Windows XP version 6.0 (build 2600) Service Pack 1
Database - Oracle Database 10g Release 10.1.0.2.0
--
Thank you!