InterviewSolution
Saved Bookmarks
| 1. |
What Is Shared Pool? |
|
Answer» The Shared Pool part of the System Global AREA contains the library cache, the dictionary cache, BUFFERS for parallel execution MESSAGES, and control structures. The Shared Pool part of the System Global Area contains the library cache, the dictionary cache, buffers for parallel execution messages, and control structures. |
|