amar on web

Sessions Highwater mark

Is it possible to find out the maximum number of concurrent sessions that would have connected to an Oracle database instance?

In other words, highwater mark of sessions.

V$LICENSE
This stores the maximum concurrent sessions that would have connected to an instance (SESSIONS_HIGHWATER).

V$SESSION will show you all users currently connected. It will not keep a highwater mark.

   examples to follow

Best viewed in medium text size. Please refresh this page (F5) to view the latest information.
This page was created on 16-dec-2001 and last updated on 16-dec-2001.
please forward all queries to amar_padhi@fastmail.fm