When we ran a script for shared pool utilization, here is the result we got. Anything that we should be troubled about? We are on Oracle 8.0.5.1. Our shared pool is 900MB and we run Oracle Applications 11.0.3.
Check V$SGASTAT for free memory. If you are having lot of free memory all the time then your memory allocation is high. In that case you should look at tuning the latches. Beyond a certain limit, increasing shared pool will have negative impact on database operation.
Bookmarks