turn of compile with debug
836561May 26 2011 — edited May 27 2011I'm using SQL*Developer 3.0.04. I'm running a script which calls other files which contain code to create/replace packages/function etc.
All runs fine, but afterwards all the packages /functions I've created /replaced have been compiled with Debug on.
I've looked in the help about how to disable this,and it refers to a check-box in the Database:PL/SQL compiler preferences. But there's no such check-box there.
Any idea how to disable "compile for debug" if the option seems to have been removed from the preference settings?