exam questions

Exam 1z0-082 All Questions

View all questions & answers for the 1z0-082 exam

Exam 1z0-082 topic 1 question 73 discussion

Actual exam question from Oracle's 1z0-082
Question #: 73
Topic #: 1
[All 1z0-082 Questions]

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.)

  • A. The online redo logs are opened
  • B. The online data files are opened
  • C. The alert log records the execution details
  • D. The Oracle background processes are started
  • E. The initialization parameter file is read
  • F. The control file is read
Show Suggested Answer Hide Answer
Suggested Answer: DF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
baeji
Highly Voted 3 years ago
A. The online redo logs are opened - OPEN B. The online data files are opened - OPEN C. The alert log records the execution details - MOUNT D. The Oracle background processes are started - NOMOUNT E. The initialization parameter file is read - NOMOUNT F. The control file is read - MOUNT
upvoted 22 times
...
Rivaldo11
Highly Voted 3 years, 6 months ago
E and D are during NOMOUNT stage, A and B are during OPEN stage, so correct answer should be C and F.
upvoted 15 times
Ekos
3 years, 1 month ago
i agree with CF
upvoted 2 times
...
...
Lalala8
Most Recent 3 months, 2 weeks ago
Selected Answer: CF
When you execute the ALTER DATABASE MOUNT command, the following two actions are performed: The control file is read. The control file contains information about the database, including the names and locations of the data files and redo log files. The online data files are opened. The online data files contain the data for the database. The other actions are not performed when you execute the ALTER DATABASE MOUNT command: The online redo logs are opened. The online redo logs are used to record changes to the database. They are not opened until you execute the ALTER DATABASE OPEN command. The Oracle background processes are started. The Oracle background processes are responsible for managing the database. They are started when you execute the STARTUP command. The initialization parameter file is read. The initialization parameter file contains configuration parameters for the database. It is read when you start the Oracle instance.
upvoted 1 times
...
Oracle2020
4 months, 4 weeks ago
I agree C and F
upvoted 1 times
...
Kuraudio
1 year, 1 month ago
Selected Answer: CF
CF is correct
upvoted 1 times
...
[Removed]
2 years, 3 months ago
Initialization parameters are read and Oracle background processes are started in NOMOUNT mode. The control file is read , alert log records the execution details along with trace files starts in MOUNT mode because the control file is read at this stage. Redo logs and datafiles are opened after OPEN mode. E,D 100%
upvoted 1 times
[Removed]
2 years, 3 months ago
I mean CF lol
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago