In which order do these steps occur when you start an Oracle instance?

Consider the following steps:
1. SGA is allocated.
2. Control file is read.
3. Redo log files are read.
4. Instance recovery is started.
5. Background processes are started.
6. Datafiles are checked for consistency.
7. Server parameter file or the initialization parameter file is read. In which order do these steps occur when you start an Oracle instance?

Consider the following steps:
1. SGA is allocated.
2. Control file is read.
3. Redo log files are read.
4. Instance recovery is started.
5. Background processes are started.
6. Datafiles are checked for consistency.
7. Server parameter file or the initialization parameter file is read. In which order do these steps occur when you start an Oracle instance?

A.
1, 2, 3,7, 5, 6, 4

B.
1, 2, 4, 5, 3, 6, 7

C.
7, 1, 4, 5, 2, 3, 6

D.
7, 1, 5, 2, 3, 6, 4

E.
7, 2, 3, 6, 4, 5, 1

F.
2, 7, 1, 3, 6, 5, 4



Leave a Reply 0

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