首页 > 其他 > 详细

053-540

时间:2017-11-08 14:12:41      阅读:207      评论:0      收藏:0      [点我收藏+]

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

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

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