Hi, this is kinda urgent. Appreciate any help.
I am trying to install Oracle 10g. I understand that before installing I need to set the following in the /etc/system file:
set noexec_user_stack=1
set semsys:seminfo_semmni=100
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=256
set semsys:seminfo_semvmx=32767
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
I hv put the above in /etc/system file. However, after reboot the server, when I use command 'adb -k' to check if it is set, apparently, except for the noexec_user_stack, all are not set.
What should I do?
I hv stuck in this stage for many days already. I need help!!
Thanks a lot.
I am trying to install Oracle 10g. I understand that before installing I need to set the following in the /etc/system file:
set noexec_user_stack=1
set semsys:seminfo_semmni=100
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=256
set semsys:seminfo_semvmx=32767
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=10
I hv put the above in /etc/system file. However, after reboot the server, when I use command 'adb -k' to check if it is set, apparently, except for the noexec_user_stack, all are not set.
What should I do?
I hv stuck in this stage for many days already. I need help!!
Thanks a lot.