Hi,
I wanted to know how Oracle goes about the number of users of a database.
What, out of the following, does it consider to account for the usage?
1. All entries in DBA_USER table
2. All OPEN/ACTIVE entries in the DBA_USER table
or
3. SESSION_HIGHWATER stats
Thanks in advance,
T