Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8894

Debugging procedures

$
0
0

Hi folks,

 

I'm looking for help with debugging procedures.  I have written a procedure in project explorer and I can right click my procedure and choose DEBUG AS '1 Debug SQL Script' which just seems to setup some sort of 'debug configuration'.  I can't figure out how to step through and debug my procedure.  I thought perhaps it was via the call statement by appending 'IN DEBUG MODE' at the end of the call statement like this?

 

call "_SYS_BIC"."MyProject.MyFolder/MyProcedure" (?,?) IN DEBUG MODE

 

But this is not working.  I get error 2950 user is not authorized.  When I omit the IN DEBUG MODE the procedure works fine.  I have given myself Object Privilege DEBUG(SYS) with execute access but this does not seem to help.

 

Any suggestions?

 

Thanks,

-Patrick


Viewing all articles
Browse latest Browse all 8894

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>