Skip to Main Content

SQL & PL/SQL

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_SOURCE / DBA_DEPENDENCIES

497857Jul 2 2007 — edited Jul 2 2007
Hi

I am trying to find dependencies for package using dba_dependencies.
It gives me all the dependencies (tables and objects) used inside the package.

Is there a way to find attribute dependency and procedure name in a package
table_name / column_name / package.procedure line text /

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2007
Added on Jul 2 2007
1 comment
396 views