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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Concurrent Users

RE: Concurrent Users

From: Dara Vaughn <dara.vaughn_at_wcom.com>
Date: Wed, 29 Nov 2000 09:39:04 -0600
Message-Id: <10695.123200@fatcity.com>


When I did this, I created a procedure that counted the distinct non-system usernames in v$session and stored it in a table that I created for this purpose, along with the sysdate. I set up an Oracle job to run the procedure every 5 minutes.

Also, you can check the alert log and it tells you the "License high water mark" everytime you shutdown the database.

Dara

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Browning, Alan
Sent: Wednesday, November 29, 2000 9:02 AM To: Multiple recipients of list ORACLE-L Subject: Concurrent Users

I am trying to track the number of concurrent users on our database for a given period of time. We are an HP-UX shop running on 7.3.4.5.0.

Any help would greatly be appreciated!

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Browning, Alan
  INET: abrowning_at_moorman.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Nov 29 2000 - 09:39:04 CST

Original text of this message

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