What does this mean?

ScottMattes

Member³
I am trying to run a package with some breakpoints set. After I click the Test Window's Execute button there is a short pause and then I get one "error setting breakpoint at line xxxx in schema.package: bad handle" for each breakpoint.

Hopefully it doesn't matter, but I am running 5.1.4
 
I can't immediately reproduce this. Does this happen for all packages/breakpoints? Does it help if you restart PL/SQL Developer?
 
I think it happens when you have set a breakpoint in one package and then reconnect to a another schema. At least that's how I can reproduce this problem.
 
Back
Top