Multiple choice

Which of the following statements is an incorrect statement about the Database Storage Structure in the Oracle database?

  1. The preconfigured database has basic database structure.

  2. The database structure can be expanded.

  3. One can create additional redo log groups to expand the redo log capacity in the database.

  4. Oracle provides all the alerts related to the database storage while modification.

  5. The changes in the database storage do not change the data dictionary and the control file.

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

The changes in the database storage reflect the changes in the data dictionary and the control file.