Bad Handle error when debugging

NickReeve

Member
After installing, the trial version of PL/SQL developer, I tried to debug a simple stored procedure that I wrote in Oracle Enterprise Manager but got the same error everytime:-

'Error setting breakpoint... Bad Handle'

Is anyone else experiencing this problem?
 
Did you set the breakpoint on a line that is executable?

------------------
Marco Kalter
Allround Automations
 
That's strange. What happens if you restart PL/SQL Developer? If there are no breakpoints after a fresh start, then there cannot be any "Error setting breakpoint" message...

------------------
Marco Kalter
Allround Automations
 
Back
Top