Exam 1z0-082 All QuestionsBrowse all questions from this exam
Question 139

You start your database instance in NOMOUNT state.

Which two actions are performed? (Choose two.)

    Correct Answer: D, E

    When starting a database instance in NOMOUNT state, the required background processes are initialized to prepare the instance for later stages, and memory is allocated for the System Global Area (SGA). The control files are not opened in NOMOUNT state; this happens in the MOUNT state. Also, SYS access to the database and database consistency checking are not related to the actions performed in the NOMOUNT state.

Discussion
PrasenCOptions: DE

During mount control file is read or open.

Oracle2020Options: DE

D and E , i agree

Oracle2020

B false, because "in nomount mode", only the " DB Structure Integrity" check can run, and it can only check the integrity of de controlfile.( ADR)

auwiaOptions: DE

Agree with D and E.