Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

How to Set the SHMMAX and SHMALL with 24GB RAM

edited Jul 13, 2009 2:56AM in Database Install/Upgrade/Opatch (MOSC) 2 commentsAnswered
I'm moving our 10g database from a 32-bit to a 64-bit box. The new box has 24GB of RAM with RHEL4 as the OS. My question is how do I configure the shmmax and shmall if SGA will be 20GB. By the way, the new box will be solely used by one database. Based on the installation documentation, to compute  the shmmax get whichever is lower between 4GB - 1 byte and half the size of the physical memory. And shmall has a formula of SGA / page_size. Using the formulas above would this mean my kernel settings should be

shmmax = 4GB - 1 byte (max size according to the documentation)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center