Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: HighWater_Session

Re: HighWater_Session

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 25 Feb 2003 07:46:35 -0800
Message-ID: <2687bb95.0302250746.5f1ddfc4@posting.google.com>


JimLim <member24937_at_dbforums.com> wrote in message news:<2570351.1046140976_at_dbforums.com>...
> The value of high_water session tracks the number of oracle users.
> Although it could be reset by re-starting the database,
>
> May I know is there other method of doing it?
>
> This is because restarting the database might affect alot of users.

Try looking at the v$session view, which is documented in the Oracle version# Reference Manual. The table contains an entry for every currently connected session.

HTH -- Mark D Powell -- Received on Tue Feb 25 2003 - 09:46:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US