Procedures within Packages
- From: Mike Schmitt <mschmitt@xxxxxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Wed, 30 Jun 2004 16:17:15 -0500
Hi all,
dba_dependencies tells us which tables that a package touches. However, a
package might consist of 20 separate procedures. We have been asked to find
out what tables each procedures of a package reference.
for example:
test.proc1 references tables: emp, department, region
test.proc2 references tables: emp
test.proc3 references tables: region, department
Thanks for the help
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
- References:
- Combined SGA size and Total Memory
- From: Thomas Biju
Other related posts:
- » Procedures within Packages
- » RE: Procedures within Packages
- » Re: Procedures within Packages
- » RE: Procedures within Packages
- » RE: Procedures within Packages
- » Re: Procedures within Packages
- » RE: Procedures within Packages
- Combined SGA size and Total Memory
- From: Thomas Biju