Hi
I'm having trouble where to turn off compiler hints when compiling packages. I'm getting lots of PLW warnings that don't concern me - is there an option for turning this off?
I looked at Tools > Preferences > Oracle > Hints {Profiler Hints} but this doesn't have anything that looks likely.
I've also tried to turn off warning at db level, but to no avail:
ALTER SESSION SET PLSQL_WARNINGS='DISABLE:ALL';
Many thanks in advance
Gaz
I'm having trouble where to turn off compiler hints when compiling packages. I'm getting lots of PLW warnings that don't concern me - is there an option for turning this off?
I looked at Tools > Preferences > Oracle > Hints {Profiler Hints} but this doesn't have anything that looks likely.
I've also tried to turn off warning at db level, but to no avail:
ALTER SESSION SET PLSQL_WARNINGS='DISABLE:ALL';
Many thanks in advance
Gaz