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 do you grep recursively?
What is merge command in unix?
Describe the zip/unzip command using gzip.
How can we "forked" process in UNIX? How then recognize in any of the branches we?
What is awk command used for?
What are the unix commands?
what is the difference between relative path and absolute path?
Which mode is used for allowing file write,read and append mode?
how many types of file in unix?
34 Answers MNC, TCS,
What is the command to find hidden files in the current directory?
Enlist some filename manipulation commands in unix.
boot process?