Hello, guys!
I'm trying to debug a procedure in PL/SQL but it's not working. See the steps that I'm proceding bellow:
1) Mouse's right click in procedure's name;
2) Check "Add debugging information" option;
3) Mouse's right click in procedure's name again;
4) Click "Test" option;
A Test Script window open and I fill value field (parameter);
5) Click "Start Debugger";
When I finish theses steps, the window remains in executing status (but nothing has executed I'm sure!);
Although I had choose debug option, Step over/in buttons remains disabled and the window apparently froze.
It is very hard to cancel this execution (I'm clicking Session -> break option but it takes a very long time to cancel the process).
Rarely, the same steps described works for a moment, in an specific trying, but when I repeat it, it doesn't working anymore...
IT IS VERY ODD!
HELP!
PL/SQL Information
Version 8.0.1.1498
Windows XP Professional 5.1 Build 2600 (Service Pack 3)
Oracle 10g DB
I'm trying to debug a procedure in PL/SQL but it's not working. See the steps that I'm proceding bellow:
1) Mouse's right click in procedure's name;
2) Check "Add debugging information" option;
3) Mouse's right click in procedure's name again;
4) Click "Test" option;
A Test Script window open and I fill value field (parameter);
5) Click "Start Debugger";
When I finish theses steps, the window remains in executing status (but nothing has executed I'm sure!);
Although I had choose debug option, Step over/in buttons remains disabled and the window apparently froze.
It is very hard to cancel this execution (I'm clicking Session -> break option but it takes a very long time to cancel the process).
Rarely, the same steps described works for a moment, in an specific trying, but when I repeat it, it doesn't working anymore...
IT IS VERY ODD!
HELP!
PL/SQL Information
Version 8.0.1.1498
Windows XP Professional 5.1 Build 2600 (Service Pack 3)
Oracle 10g DB