I am trying to get an average of the number of users logged on at any one time but struggling a bit.
Noticed in the administrator lobby there is an element that counts current users but when i try to query that view I get no results.
select * from FND_CLIENT_LOGON
Can anyone suggest a way?