Knowing the Kernel Parameters we need to modify with Oracle Database
Enter the Size of SGA in MB :
Enter the PageSize of your Machine : To get the pagesize please run the command
getconf PAGESIZE or getconf PAGE_SIZE
Enter the HugePage Size of your Machine : To get the HugePage Size Please run the command
cat /proc/meminfo | grep -i Hugepagesize

kernel.shmmax =
kernel.shmall =
vm.nr_hugepages =



Please edit the file /etc/security/limits.conf and set
@dba soft memlock
@dba hard memlock