123.You used the IMMEDIATE option to shut down your database instance. Consider the steps that may o

本文详细介绍了使用IMMEDIATE选项关闭数据库实例后,重新启动数据库时所经历的具体步骤。包括从读取服务器参数文件开始,到分配SGA、启动后台进程、读取控制文件等关键步骤,直至最终检查数据文件的一致性。
123.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
答案:C
解析:参考121题
启动过程是首先读取spfile如果没有读取pfile,在nomount阶段通过配置文件分配sga,启动所需的全部后台进程
打开报警文件(alertSID.log)和追踪文件(trace),然后进入mount阶段启动实例,利用初始化参数文件中的说明锁定并打开控制文件
读取控制文件获取重做日志文件和数据文件的名字和状态,但是并不检查他们是否存在,然后进入open阶段
打开所有联机数据文件,打开所有联集重做日志文件,并且检查他们的scn,这道题说是immediate说明是一致性关闭的
数据库,因此不需要进行恢复
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值