Cannot see Procedures,Functions,Pkgs

NLOWIN

Member
Hello, Just installeed pl/sql developer. The DBA has granted me access to see above objects. I can see them in dba_source or all_source. He can see them in dbartisan using my id. I cannot see them in pl/sql developer. I can see then in pl/sql developer using somebody else's id. What are we doing wrong ?
 
Perhaps you need to enable the "Use DBA views if available" option (Tools > Preferences > Oracle / Options)?
 
Back
Top