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 |
How can you see the command line history?
How to find and replace the below command?
What is Unix, and how does it differ from other operating systems?
What is the function of grep command in unix?
What is the use of tee command?
how many internal commands is there in UNIX?
How do you remove a crontab file?
How to identify whether a file is normal file or directory?
Which command is used to create a directory?
What is a bash command?
Can you enlist some commonly used network commands?
What is nr in awk command?