blainepruitt
Technical User
Greetings all,
I'm not an Oracle DBA by practice so this question will come off as somewhat naive and will no doubt get varied responses from the DBA community.
I'm a Unix Systems Engineer for my company and I'm helping to isolate some performance issues on one of our test boxes before moving the environment into production. The box in question is running two database instances and has 4 GB of memory and plenty of other resources (CPU, disk space, etc.). The system's kernel.shmmax setting is configured to use all of the available RAM and at this point nothing appears to be swapping.
Now for me to finally get to my question: Would you consider this to be the best practice when tuning a database? Maybe I'm just a bit uneducated but it seems to me that you would want to cap the database around 2.5 - 3GB of RAM leaving the rest for the OS. All of the searches on the internet I have done thus far seems to show formulas for tuning, but before implementing them I wanted to get advice from the professionals.
Does this sound logical or am I just crazy? Thanks in advance for your responses.
-BP
I'm not an Oracle DBA by practice so this question will come off as somewhat naive and will no doubt get varied responses from the DBA community.
I'm a Unix Systems Engineer for my company and I'm helping to isolate some performance issues on one of our test boxes before moving the environment into production. The box in question is running two database instances and has 4 GB of memory and plenty of other resources (CPU, disk space, etc.). The system's kernel.shmmax setting is configured to use all of the available RAM and at this point nothing appears to be swapping.
Now for me to finally get to my question: Would you consider this to be the best practice when tuning a database? Maybe I'm just a bit uneducated but it seems to me that you would want to cap the database around 2.5 - 3GB of RAM leaving the rest for the OS. All of the searches on the internet I have done thus far seems to show formulas for tuning, but before implementing them I wanted to get advice from the professionals.
Does this sound logical or am I just crazy? Thanks in advance for your responses.
-BP