how to find the FND_USER name from SID
Hi All,
I could see the below session is inactive and making blocking lock in our instance.
I would like to know which FND user login in EBS , So that I can inform the user to close the session.
So how to find the fnd_user details by using sid from v$session.
SID STATUS | SERIAL# OSUSER | PROCESS | MACHINE | MODULE | ACTION | LOGON_TIME |
---------- -------- ---------- --------------- ------------ ------------------------- ------------------------- ------------------------- -----------------
2338 INACTIVE | 590 applentp | 10622 | lx12.tui.de | icx.por.req.server.Requis 10622 | 13-MAR-2014 15:33 | |
itionAM |
Regards
Jay