Give two UNIX kernel parameters that effect an Oracle install

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Who command in unix operating system?

850


How can you see the command line history?

812


Explain command to display different lines that are found when compare two files?

873


How do I search for text in vi?

755


Is ‘du’ a command? If so, what is its use?

826


What is s and g in sed command?

784


What's a command word?

791


Differentiate cat command from more command.

763


What is time_t?

769


What is ‘ps’ command for?

832


What is the command to compare two files in unix?

806


What difference between cmp and diff commands?

941


What is a bash command?

812


What does the metacharacter mean?

793


Describe the usage and functionality of the command rm –r * in unix?

1365