which these steps occur?

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?

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



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Prince

Prince

Exhibit not showing

Eamon

Eamon

A, can we be sure that the database is not corrupted!!!

jean

jean

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.

jean

jean

Server Parameter read
SGA
Background process
Control File
Red Log File
Data File consistency