Displaying user IP address
467835Aug 28 2008 — edited Sep 2 2008Hi all experts,
I want to display the user's machine IP address that are connected to the oracle database. For example, if the users machine IP address is 65.345.347.111 and connected to PROD database, i want to display like below
USERNAME IP ADDRESS DB NAME
How i could do this? I do not see any column in v$session that will display the user machine IP address. Please give me some feedback.