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

OCP-V13-687

时间:2015-09-21 17:59:40      阅读:176      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!