Hi,
I want to capture ip address of the machines, that are logging into my oracle 10g application.
I tried with SYS_CONTEXT, UTL_INADDR but these two are giving application ip and database server ip. But I want the local machine ip in which this application is being used.
Please help me ASAP with the solution.
Thanks.