wellster34
Programmer
I have an interesting situation that I do not know if it is possible to be done or not. I have a pl/sql script (code) that when it is called by any user, I need to capture their information (i.e. User Id) so that I can store it in a log table. I know in my pl/sql I can insert a record into the log table but capturing the id that is calling the pl/sql seems to the hard part...
Is this possible? Is there a session id/user id associated with every single call to pl/sql or oracle?
Anyway, I'm new to this concept and if anyone has seen/done this before, please let me know.
Thanks for you time.
![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)
Is this possible? Is there a session id/user id associated with every single call to pl/sql or oracle?
Anyway, I'm new to this concept and if anyone has seen/done this before, please let me know.
Thanks for you time.
![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)