Home » SQL & PL/SQL » SQL & PL/SQL » how to find terminal and session id from weblogic.
how to find terminal and session id from weblogic. [message #36985] |
Wed, 09 January 2002 01:14  |
GOVINDARAJAN
Messages: 3 Registered: January 2002
|
Junior Member |
|
|
I would like to know, how to get the terminal or session id in oracle database. The connection to the oracle server (Sun solaris box) is through web logic(middle tier server). if I use the following sql in my bean (EJB) i am getting 'unknown' as a result.
Select userenv('terminal') from dual;
where as when I run the same in sql prompt I am getting the correct terminal id.
Any one can help me to solve this problem.
Thanks in advance..
Govindarajan. K
|
|
|
|
|
Goto Forum:
Current Time: Thu May 22 14:33:54 CDT 2025
|