You used the IMMEDIATE option to shutdown your database instance. Consider the steps that will
be performed later when you open the database:
Which option has the correct order in which these steps occur?
A.
7,1,5,2,3,6,4
B.
1,5,7,2,3,6; step 4 is not required
C.
7,1,5,2,3,6 step 4 is not required
D.
1,2,3,5,6,4; step 7 is not required
Exhibit not showing
A, can we be sure that the database is not corrupted!!!
IMMEDIATE
Performs an immediate, consistent shutdown of the target database, with the following consequences:
Current client SQL statements being processed by the database are allowed to complete.
Uncommitted transactions are rolled back.
All connected users are disconnected.
Server Parameter read
SGA
Background process
Control File
Red Log File
Data File consistency