Give two UNIX kernel parameters that effect an Oracle install
Answers were Sorted based on User's Feedback
Answer / raja
SHMMNI=Max no of shared segments,
SHMMAX=Max size of each shared segments
SHMSEG=specifies the semaphores
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / tanweer
SHMALL
SHMMAX
SHMMNI
These 3 kernel parameters are very importnat for installing
Oracle in Linux / UNIX OS..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / parthasarathy
kernel.msgmnb -maximum size of a messag
kernel.msgmax-default maxmimum size of a mesage queue
kernel.shmmax-maximum shared segment size
kernel.shmall-maximum number of shared memory segments
kernel.sem-semaphores
| Is This Answer Correct ? | 0 Yes | 0 No |
Which command is used to restrict incoming messages?
to list a particular line in the file
What is the syntax of grep command and what is its use?
What is unix command line?
What is command statement?
who to change the duplex setting of network interface in command line
why unix operating system provides more security than other operating systems?
What does #!/ Bin sh do?
How do you change file permissions and ownership in Unix?
What does the command '$ls | wc –l > file1' do?
Which command is used to copy files?
How to view the hidden files in /etc directory?