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!

How to generate call graph for a pl/sql function/procedure

1174790Mar 6 2018 — edited Mar 7 2018

Hi,

      We have around 10k pl/sql packages in our application. We want to find out functions being called from calling function.

Ex: F1-->F2-->F3

      F1-->F2-->F5

      F1--->F6-->F7

We want to know what are all the functions being called from function F1.

Is there a way to find this out?

Any help would be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2018
Added on Mar 6 2018
8 comments
1,478 views