Oracle Database Administration I — Question 160

Which two tasks can be performed in the NOMOUNT state? (Choose two.)

Answer options

Correct answer: C, D

Explanation

In the NOMOUNT state, the database instance has started, but no database is yet mounted. This allows for tasks like re-creating control files and creating a database, as these actions do not require the database to be fully mounted. The other options, such as renaming data files and performing a full database recovery, require the database to be in a mounted or open state.