Oracle Linux 8 System Administration — Question 7

Which three statements are true about dynamic performance views? (Choose three.)

Answer options

Correct answer: B, D, F

Explanation

The correct answers B, D, and F are accurate because V$FIXED_TABLE indeed lists all dynamic performance views, these views can only be accessed when the database is open, and their data originates from memory structures. Options A, C, and E are incorrect as they do not accurately describe the characteristics of dynamic performance views.