List of logged in iFS users?
How can one tell which iFS users are currently logged in? I'm trying to find an easy way of determining who's logged in when I want to bounce my development iFS system. Isn't it true that if I try to rely on v$session that I can't really tell who's logged in because all this shows is the Pool of connections?
I guess what I'm asking for is the API for the pool of (IfsSession). Or an array or a vector, etc.
Thanks,
David Frankel