how to tell who the caller of a procedure is
From: Oxnard Montalvo <oxnard_at_carolina.rr.com>
Date: Wed, 30 Jan 2008 12:01:53 -0500
Message-ID: <4109765.122791201712513140.JavaMail.root@cdptpa-web13-z02>
Date: Wed, 30 Jan 2008 12:01:53 -0500
Message-ID: <4109765.122791201712513140.JavaMail.root@cdptpa-web13-z02>
Oracle ver 10.2.0.3.0
I have a procedure which is called from one of four functions. Other than simply passing the name in as a varchar is there a way to have the procedure known the name. In my procedure I have one of four things to do based on who the calling function is.
Thanks
Ox
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jan 30 2008 - 11:01:53 CST