plan item list #
- SGA_MAX_SIZE(GB) = RAM * 50%
- vm.nr_hugepages = (SGA_MAX_SIZE + (SGA_MAX_SIZE * 0.04)) * 1024 * 1024 / kernel.shmmni
- kernel.shmmax = SGA_MAX_SIZE * 1024 * 1024 * 1024
- kernel.shmall = SGA_MAX_SIZE * 1024 * 1024 * 1024 / kernel.shmmni
- DB execute account. need check limits.conf domain content if youre db acount not be named
oracle!
check OS setting before install #
- package had be installed
|
|
- cvuqdisk installed
|
|
- calculate kernel.shmall value
- calculate kernel.shmmax value
- check limits.conf file
|
|
- check sysctl.conf
- Configuring HugePages on Linux
- disable Transparent HugePages