InterviewSolution
Saved Bookmarks
| 1. |
Which Command Would You Use To Check How Many Memory Segments Are Acquired By Oracle Instances? |
|
Answer» You can use the ipcs -m UNIX command to CHECK the memory segments that are ACQUIRED by ORACLE instances. You can use the ipcs -m UNIX command to check the memory segments that are acquired by Oracle instances. |
|