Multiple choice

The PGA memory area of Oracle instance which holds the information about runtime-buffers is

  1. stack-space

  2. session-information

  3. private SQL-area

  4. sorting area

  5. strain area

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Private SQL-area holds information such as bind-variables and runtime-buffers.