Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Getting the IP address of someone connecting through web forms
I know I can use
Select SYS_CONTEXT('USERENV',('IP_ADDRESS') from dual
if I have 1 user per login. However, our users have a small number of login/passwords and they are shared. I have no control over this. If a specific user performs an action how do I get his specific IP address?
Not sure if the above method will work. Ive been playing with it. Or am I wrong here. I think I can use a javabean, but I dont know Java and I was told not to explore this option. Received on Mon Jun 03 2002 - 13:32:07 CDT
![]() |
![]() |