Multiple choice

The information for a dynamic performance view is gathered from the control file.

  1. True

  2. False

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

This statement is TRUE. In Oracle Database, dynamic performance views (V$ views) gather their runtime information from the control file and instance memory. The control file contains critical database metadata and status information that these views query to provide real-time performance statistics.