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

v$asm_diskgroup中state的说明

时间:2019-04-13 10:49:30      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:style   its   oracl   ESS   ase   crsctl   wing   blog   was   

1.使用oracle账号连接数据库,查看v$asm_diskgroup

技术图片

2.使用grid账号连接ASM实例,查看v$asm_diskgroup

技术图片

3.官方v$asm_diskgroup关于state的解释

https://docs.oracle.com/en/database/oracle/oracle-database/19/refrn/V-ASM_DISKGROUP.html#GUID-5CF77719-75BE-4312-84A3-49A7C6A20393

技术图片

CONNECTED - Disk group is in use by the database instance

BROKEN - Database instance lost connectivity to the Oracle ASM instance that mounted the disk group

UNKNOWN - Oracle ASM instance has never attempted to mount the disk group

DISMOUNTED - Disk group was cleanly dismounted by the Oracle ASM instance following a successful mount

MOUNTED - Instance is successfully serving the disk group to its database clients

QUIESCING - CRSCTL utility attempted to dismount a disk group that contains the Oracle Cluster Registry (OCR). The disk group cannot be dismounted until Cluster Ready Services (CRS) exits, because the disk group contains the OCR.

v$asm_diskgroup还有个额外的说明:

技术图片

v$asm_diskgroup中state的说明

标签:style   its   oracl   ESS   ase   crsctl   wing   blog   was   

原文地址:https://www.cnblogs.com/cnmarkao/p/10699893.html

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