Oracle Database 11g: Administration I — Question 29

Which is true about the SYSTEM and SYSAUX tablespaces?

Answer options

Correct answer: C

Explanation

The correct answer is C because the SYSAUX tablespace is designed to be flexible and can be made read-only, while the SYSTEM tablespace is essential for database operations and cannot be set to read-only. Options A and B are incorrect because these tablespaces serve specific roles and do not function as temporary storage or require both to be online for accessibility. Option D is also incorrect since the SYSTEM tablespace primarily contains data dictionary tables, but not exclusively.