v$asm_diskgroup中state的說明


1.使用oracle賬號連接數據庫,查看v$asm_diskgroup

clip_image001

2.使用grid賬號連接ASM實例,查看v$asm_diskgroup

clip_image002

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

image

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還有個額外的說明:

image


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM