码迷,mamicode.com
首页 > 其他好文 > 详细

052-123

时间:2017-12-12 21:43:46      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:blog   locate   files   started   gpo   roc   imm   round   color   

You used the IMMEDIATE option to shut down your database instance. Consider the steps that may occur when a database instance is started and database is opened:
1: SGA is allocated.
2: Control file is read.
3: Redo log files are opened.
4: Instance recovery is started.
5: Background processes are started.
6: Data file headers are checked for consistency.
7: Server parameter file or the initialization parameter file is read.
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

052-123

标签:blog   locate   files   started   gpo   roc   imm   round   color   

原文地址:http://www.cnblogs.com/Babylon/p/8028624.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!