Re: Find Oracle Forms client IP without EM GUI
Date: Fri, 06 Feb 2015 20:36:38 +0000
Message-ID: <1220619774.228811.1423254998209.JavaMail.yahoo_at_mail.yahoo.com>
A few weeks ago I posted the original question. I found the solution. Since few people would be interested, I posted a summary at the following pagehttp://yong321.freeshell.org/oranotes/FormsServerSessionMonitor.txt
From: Yong Huang <yong321_at_yahoo.com> To: Oracle-l Digest Users <oracle-l_at_freelists.org> Sent: Thursday, January 15, 2015 9:50 AM Subject: Find Oracle Forms client IP without EM GUI
On
https://docs.oracle.com/cd/E15523_01/web.1111/e10240/configure.htm#FSDEP591
Figure 4-5 User Sessions page in Enterprise Manager shows the IP address of the Oracle Forms client. Is it possible that, given the Process ID of the user session's frmweb process, I find the client IP from command line? I remember in Oracle Application Server 10g, each frmweb process has an argument showing client IP in the ps -ef output. Now in 11g OAS (or Fusion Middleware), it's not there any more. I notice this guy
https://community.oracle.com/thread/422887
has exactly the same question, but there's no answer.
I opened an SR with Oracle. The support told me "EM gets that information from an internal subsystem. If you need to get that information you can use WebUtil." That's not very helpful and I doubt if WebUtil can associate the server-side frmweb PID with the client IP.
Yong Huang
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 06 2015 - 21:36:38 CET