Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Question on SGA

 
   Database Help (Home) -> Oracle RSS
Next:  SQLServer-2005 connectivity to SQLServer-2000...  
Author Message
mrdjmagnet

External


Since: Dec 01, 2008
Posts: 23



(Msg. 1) Posted: Tue Dec 30, 2008 10:10 am
Post subject: Question on SGA
Archived from groups: comp>databases>oracle>misc (more info?)

Hi,

This just seems weird. I look at our SPFILE: *.shared_pool_size=2G

I query v$parameter: 1073741824

I ran a query:

SHARED_POOL_USED SHARED_POOL_SIZE SHARED_POOL_AVAILPCT_SHARED_POOL_AVL
---------------- ---------------- ------------------------------------
2107.04836 1024 0205.766441

Ok, so if I have 2GB in my spfile, and I bounced my database, why is
it reading 1GB, unless I'm a dork and cannot read properly.......Size
= 1GB and used = 2GB??

Our sql library cache miss ratio says 99%, using that Spotlight
utility. So, we figure we have a problem.....

DUH??

 >> Stay informed about: Question on SGA 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Q: imp question - I have exp'd several tables using the exp defaults, which appears to include GRANTS INDEXES ROWS CONSTRAINTS TRIGGERS. Now I am about to imp those table just to check I can do that before doing other things. I understand perfectly well that imp fails i...

SubQuery Question - I have 2 tables that contain Schedule information. The first table contains Work Order's and the second table contains Task information. A given Work Order is composed of any combination of Tasks. Example: Work Order = Car Task 1 = Wheel Install Task 2...

performance question - What will be better? UPDATE table1 SET table1.some_col = (SELECT some_col FROM table2 WHERE table2.col_id = table1.col_id) WHERE EXISTS (SELECT null FROM table2 WHERE table2.col_id =..

A synonym question - I have the following scenario: - Tables and views are in Schema1 and Schema2 - Synonyms are created private under UserX this works fine no problem. Lately I created Schema3 and Schema4 to backup 1 and 2 respectively. Now I want to access these new..

PLSQL Question - Hi All, Some developers here have tried to come up with a procedure where they can pass a table name to a functon, and a SELECT statement will be returned with all the column names, thus eliminating the need for do a SELECT *........ CURSOR tab_cols....
   Database Help (Home) -> Oracle All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]