Give two UNIX kernel parameters that effect an Oracle install
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of sed command in unix?
Which command should you use to find the remaining disk space in unix server?
What is rmdir command?
What do know about tee command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What's a command word?
How do I delete files from command prompt?
Explain mount and unmount command.
How does pipe () work?
Is command prompt unix?
What is the functionality of a top command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Write a command to kill the last background job?
Which command is used to kill the last background job?
How do you grep recursively?