I'm seeing program in v$session as JDBC Thin Client. I need to find out where the connections are coming from (source ip address).
Am I right in assuming that the only way I'm going to be able to see those is not in the v$ views but from activating server side sqlnet traces?
Thanks