Give two UNIX kernel parameters that effect an Oracle install

Answers were Sorted based on User's Feedback



Give two UNIX kernel parameters that effect an Oracle install..

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

Give two UNIX kernel parameters that effect an Oracle install..

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

Give two UNIX kernel parameters that effect an Oracle install..

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

Post New Answer

More Unix Commands Interview Questions

What are the differences among a system call, a library function, and a unix command?

0 Answers  


How do I search for a file in unix command?

0 Answers  


to list a particular line in the file

5 Answers  


What is the use of the command 'ls -x chapter[1-5]' ?

0 Answers  


what is the command to list files in a directory in UNIX?

8 Answers  






what is virtual machine?

2 Answers   Infosys,


What UNIX command will control the default file permissions when files are created?

4 Answers  


what does a process mean?

5 Answers   Infosys,


Differentiate cat command from more command.

0 Answers  


What command a user use to view a long text file one page at a time in UNIX?

8 Answers   IBM,


Why is it called a shebang?

0 Answers  


How we will execute previous command in vi editor?

3 Answers   IBM, Infosys,


Categories