One of your database instances was shut down normally and then started in NOMOUNT state. You then executed this command: ALTER DATABASE MOUNT; Which two of these actions are performed?
A.
Online data files are opened.
B.
Online redo logs are opened.
C.
The initialization parameter file is read.
D.
Oracle shared memory structures are allocated.
E.
The alert log has instance startup details written to it.
[References:Oracle Database Administrator’s Guide 23ai, "Mounting a Database.", , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit