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

Home -> Community -> Mailing Lists -> Oracle-L -> Can we identify which sequences are currently loaded into the Shared Pool

Can we identify which sequences are currently loaded into the Shared Pool

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Sun, 09 May 2004 19:03:03 +0800
Message-Id: <6.1.0.6.0.20040509185822.024368e0@pop.singnet.com.sg>

Is there a way to identify which Sequences are currently loaded into the Shared Pool ?
{how much memory does a sequences take ?}

I need to periodically "poll" the Shared Pool and identify the most frequently used sequences.

{I guess if I periodically query DBA_SEQUENCES, I could get the LAST_NUMBER
but I'd have to maintain a "history" table and verify the previously fetched LAST_NUMBER}

Hemant K Chitale
Oracle 9i Database Administrator Certified Professional http://web.singnet.com.sg/~hkchital



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sun May 09 2004 - 06:00:12 CDT

Original text of this message

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