Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: shared_pool_size and percentage utilized
Sami,
If neither of these things are true then NO:
Maybe some addition to these two rules are possible.
I have the customer who does not want to increase buffer cache more then 4G (even having 96G of memory on the box) while putting shared_pool_size to 1G without any reason. Apps for long running SQL's are not using binds and who cares, while fast SQL's are doing prepared statements with binds anyway.
It is hard to explain to many DBA's, not just developers that 0.01s of parsing while SQL spending more then 1s or sometimes even 1000 of seconds are not worth it tuning.
Regards,
Zoran
> Hi :
>
> I did run the following program(from metalink) in 8i
> (2 node OPS)
> during peak hours and it says shared_pool
> utilization is 165%. Do I
> have to increase the shared_pool_size to improve
> the performance?
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 11 2005 - 08:44:55 CDT
![]() |
![]() |