Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Saturday, August 6, 2011

How many users are connected to Oracle Applications

select distinct
fu.user_name User_Name,
fr.RESPONSIBILITY_KEY Responsibility
from
fnd_user fu,
fnd_responsibility fr,
icx_sessions ic
where 1=1
AND fu.user_id = ic.user_id
AND fr.responsibility_id = ic.responsibility_id
AND ic.disabled_flag='N'
AND ic.responsibility_id is not null
AND ic.last_connect like sysdate;

No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect