PRVE-03185:One or more ASM disk rebalance operations found in WAIT status
错误码
错误描述:One or more ASM disk rebalance operations found in WAIT status
错误原因:A query on V$ASM_OPERATION showed one or more ASM disk rebalance operations in WAIT status.
解决方法:Identify the ASM rebalance operations in WAIT status by running the query "SELECT * FROM V$ASM_OPERATION WHERE PASS LIKE 'REBALANCE' AND STATE LIKE 'WAIT'" and resume the operations by altering rebalance power to a non-zero value for the related ASM disk groups.
向认证技术专家提问
向技术专家提问


