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
How do I search for text in vi?
Which command is used to copy files?
Can you explain a little bit about command substitution?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does touch command do in unix?
What is the pipe command?
Which unix command to make a new directory?
How to use grep command to list find the records of a file containing 10 different strings?
Why is it called grep?
What are awk commands?
Which command is used to restrict incoming messages?
Which command is used to delete all files in the current directory and all its sub-directories?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the search command in unix?
How can we use grep command in unix?