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!

How to find the name of calling procedure or package?

phani marellaNov 4 2010 — edited Nov 4 2010
Hi all..

Is it possible to find the name of the calling procedure or package?

I mean..if proc_1 is calling proc_2 How can i find in proc_2 that proc_1 is calling?

Proc_2 is being called from different procedures? I need to write to small code which needs to fire depends on the Proc it is calling?

Please help me to solve this.

Thanks
This post has been answered by Hoek on Nov 4 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2010
Added on Nov 4 2010
7 comments
7,400 views