nerdexam
Oracle

1Z0-082 · Question #21

Your database instance was shut down normally and then started in NOMOUNT state. You then execute this command: ALTER DATABASE MOUNT; Which two actions are performed? (Choose two.)

The correct answer is D. The Oracle background processes are started F. The control file is read. See the full explanation below for the reasoning.

Manage the Database Instance

Question

Your database instance was shut down normally and then started in NOMOUNT state. You then execute this command:

ALTER DATABASE MOUNT; Which two actions are performed? (Choose two.)

Options

  • AThe online redo logs are opened
  • BThe online data files are opened
  • CThe alert log records the execution details
  • DThe Oracle background processes are started
  • EThe initialization parameter file is read
  • FThe control file is read

How the community answered

(25 responses)
  • B
    16% (4)
  • C
    4% (1)
  • D
    72% (18)
  • E
    8% (2)

Topics

#database startup#MOUNT state#control file#background processes

Community Discussion

No community discussion yet for this question.

Full 1Z0-082 Practice