Identifying true client from database server
When Forms application users are connected to the database server via application server the client machine shows up as the server hosting Oracle application server. Given a SID from v$session on the database server where can I find out the actual client information?
0