Posted By: cct DEBUG Issue - 05/20/19 02:21 PM
Using version 13.0.4.1906 32 bit on Win server 2008 R2

I am trying to runb teh PL/SQL debugger on a package that is not behaving.

I create test script and run. Then step through till I get the package module call, but step into just moves to the next step in the test script. It does execute the module. I have tried setting a breakpoint in the module and recompiling, but no joy.

I have also tried with the same ersion on my Win 10 laptop - same issue.

In both cases I have checked that Add debug Information is ticked for the spec and the body.

Any ideas?

This is rather urgent as I am being pressed to prove or fix this code.

Thanks


Chris
Posted By: Marco Kalter Re: DEBUG Issue - 05/21/19 08:50 AM
Perhaps you are connected to the database as a different user than the package owner? If so, can you obtain the DEBUG ANY PROCEDURE system privilege and try again?
Posted By: cct Re: DEBUG Issue - 05/21/19 10:10 AM
Of course! That does the trick - Many thanks

Chris
© Allround Automations forums