Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> TYT Oracle 8i Bible Question: Effect of Large_Pool_Size o...
Subject:
TYT Oracle 8i Bible Question: Effect of Large_Pool_Size on size of SGA
TYT (take your time to respond - ie. just FYI, not production issue).
I've been studying the Oracle8i DBA bible and compiling my own *posters* so to speak. I am currently working on the SGA and associated initialization parameters. After I read a section in the *bible*, I cross reference the Oracle Concepts document for finer detail.
Ok, here's my question: There are a few paramters that greatly impact the overall size of the SGA:
In order to calculate the overall size of the SGA , would you: A * (B + C + D + E) ?
what is the calculation used by SQL Plus when you use the SHOW command with the SGA clause? (BTW, I did not see that the SGA clause was available in 7.3.4, looks like its only supported in 8i).
This command is supposed to show the current size of the SGA. What other parameters belong to this calculation? Received on Tue Nov 14 2000 - 06:55:45 CST