Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBA_DEPENDENCIES

469636Jan 8 2009 — edited Jan 9 2009
I have User1 selecting from table Table2 in user User2 two times in one procedure

- When I select * from DBA_DEPENDENCIES I can only see 1 row although I have 2 calls?

- If I have reference in the declaration section: Table2.columnname%type it does not show in DBA_DEPENDENCIES
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2009
Added on Jan 8 2009
10 comments
856 views