加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

122.View the Exhibit and note the files available in the $OR

发布时间:2020-12-12 16:10:34 所属栏目:百科 来源:网络整理
导读:122.View the Exhibit and note the files available in the $ORACLE_HOME/dbs folder. The ASM instance is already running. You used the following steps to start the database instance and open the database: [oracle@edt4r4p1 dbs]$ echo $ORACLE_SI
122.View the Exhibit and note the files available in the $ORACLE_HOME/dbs folder. The ASM instance

is already running. You used the following steps to start the database instance and open the database:

[oracle@edt4r4p1 dbs]$ echo $ORACLE_SID orcl [oracle@edt4r4p1 dbs]$ sqlplus SQL*Plus: Release 11.1.0.6.0 - Production on Tue Oct 16 15:35:43 2007 Copyright (c) 1982,2007,Oracle. All rights reserved. Enter user-name: sys/oracle as sysdba Connected to an idle instance. SQL> STARTUP ORACLE instance started. ...... Which file is used to start the instance in this case? A.init.ora B.spfile.ora C.initorcl.ora D.spfile+ASM.ora 答案:B 解析:这里考察的是数据库启动的时候读取配置文件的顺序,首先应该是读取spfile<sid>.ora,如果不存在那么读取 spfile.ora,如果不存在那么读取pfile文件,这里sid为orcl因此不存在spfileorcl.ora,所以读取了spfile.ora

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读