# shmmax = 80% of RAM, shmall = shmmax / 4096 (page size) echo "kernel.shmmax = 68719476736" >> /etc/sysctl.conf # 64GB echo "kernel.shmall = 16777216" >> /etc/sysctl.conf sysctl -p :
echo "kernel.sem = 250 32000 100 256" >> /etc/sysctl.conf sysctl -p in /etc/system : # shmmax = 80% of RAM, shmall =
oracle soft nproc 16384 oracle hard nproc 32768 oracle soft nofile 65536 oracle hard nofile 65536 in /etc/system : # shmmax = 80% of RAM
set semsys:seminfo_semmns=4096 set semsys:seminfo_semmni=1024 set semsys:seminfo_semmsl=512 (if instance is down): # shmmax = 80% of RAM, shmall =
ulimit -u Linux (check & set) :