Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Can we identify which sequences are currently loaded into the Shared Pool
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
-- 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
![]() |
![]() |