Oracle Installation and Unix Question

5. Which command would you use to see how many processes are running in UNIX?
  You can use the ps command to see the currently running processes in UNIX.
 
Your Name Your Email-ID
Your Answer
6. What is vmstat?
  The vmstat command in UNIX can be used to get the reports on resource usage, such as virtual memory, disks, and CPU activities.
 
Your Name Your Email-ID
Your Answer
7. How do you view virtual memory statistics in Linux?
  Virtual memory statistics are available through the vmstat command.
 
Your Name Your Email-ID
Your Answer
8. What are the benefits of using huge page memory for SGA?
  Huge page memory is used for SGA if you have sufficient space in the huge page memory, which cannot be paged out; and therefore,, it improves the performance of Oracle.
 
Your Name Your Email-ID
Your Answer
123456789 Page 2 of 9