ExamQuestions.com

Register
Login
Oracle Database 12c Essentials Exam Questions

Oracle

Oracle Database 12c Essentials

21 / 80

Question 21:

Your database instance is down because there was a user-initiated shutdown. Which option represents the actions performed, in the correct order, if you start up the instance? a - The control file is read. b - Memory is allocated. c - Background processes pre started. d -The initialization parameter file is read, e- Redo log files and data files are opened. 

Answer options:

A. b, c, a
B. d, a, e
C. a, e, d, b
D. d, b, c, a, e
E. c, b, d, a, e