首页 > 其他 > 详细

OCP-V13-687

时间:2015-09-21 17:56:36      阅读:350      评论:0      收藏:0      [点我收藏+]
  1. Users are connected to a database instance that is using Automatic Storage Management (ASM).
    The DBA executes the command as follows to shut down the ASM instance:

用户连接到一个数据库实例,使用自动存储管理(ASM)。

DBA执行命令如下关闭ASM实例

SQL> SHUTDOWN IMMEDIATE;

What happens to the database instance?

A.It shuts down long with the ASM instance.

B.It is aborted and the ASM instance shuts down normally.

C.It stays open and SHUTDOWN command for the ASM instance fails.

关闭命令失败,实例任然打开

D.It shuts down only after all pending transactions are completed and the ASM instance waits for this
before shutting down.

Answer:C

OCP-V13-687

原文:http://blog.csdn.net/xuejiayue1105/article/details/48626689

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!