Don't know about the transaction id but here is the session id.

SELECT SID
  FROM v$session
 WHERE audsid = SYS_CONTEXT ('userenv', 'SESSIONID');

Mike



On Tue, Jun 9, 2009 at 2:10 AM, Junheng Zang <junheng.z...@gmail.com> wrote:

>
> Could anybody help on this issue? Thanks in advance:)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to