Multiple choice

Which of the following memory components of the SGA prevents SQL statements from being repeatedly parsed thus improving performance during execution of SQL statements?

  1. The stream pool

  2. Library cache

  3. Session memory

  4. The java pool

  5. The archive files

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

This memory component of the SGA prevents SQL statements from being repeatedly parsed thus improving performance during execution of SQL statements.