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

053-540

时间:2017-11-08 15:08:36      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:asm   this   metadata   stat   because   command   amount   disk   only   

Which of the following ALTER DISKGROUP commands does not use V$ASM_OPERATION to
record the status of the operation?
A. ADD DIRECTORY
B. DROP DISK
C. RESIZE DISK
D. REBALANCE
E. ADD FAILGROUP

  The ADD DIRECTORY command is not likely to use V$ASM_OPERATION to track its progress,
because this operation adds only a small amount of metadata-a directory object-to the disk group 
and takes a minimal amount of time to complete.The V$ASM_OPERATION view provides the status
of long-running ASM operations.

053-540

标签:asm   this   metadata   stat   because   command   amount   disk   only   

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

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