Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: tuxedo connect to oracle: v$session.program =?
chao_ping wrote:
>
> hi, dba friends:
> Is there someone else who is also using tuxedo as middleware? In my system we use tuxedo 7.1 on linux to connect to db server, but when I look at v$session.program, it always show something like:
>
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
> ? @app9 (TNS V1-V3)
>
> So, i cannot findout which program is it, I have to telnet to middle ware server to check via ps and process id get from v$session.
> IS there solution to this problem?
> Thanks.
>
>
> Regards
> zhu chao
> msn:chao_ping_at_163.com
> www.happyit.net
> www.cnoug.org(China Oracle User Group)
>
Check the DBMS_APPLICATION_INFO package. I try to convince every developer I bump into to use it.
-- Regards, Stephane Faroult Oriole Software -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jan 22 2003 - 14:25:01 CST
![]() |
![]() |