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)- B16% (4)
- C4% (1)
- D72% (18)
- E8% (2)
Topics
#database startup#MOUNT state#control file#background processes
Community Discussion
No community discussion yet for this question.