暂无图片
ASM新建磁盘组失败ORA-15137
最近更新:2023-12-19 11:12:02

适用范围

问题概述

ASM创建磁盘组,报错如下

ORA-15018: diskgroup cannot be created
ORA-15137: The ASM cluster is in rolling patch state.

问题原因

  • 检测当前集群状态,为ROLLING PATCH,而正常状态应该为NORMAL
$ crsctl query crs activeversion -f 
Oracle Clusterware active version on the cluster is [12.2.0.1.0]. The cluster upgrade state is [ROLLING PATCH]. The cluster active patch level is [81469846].

$ asmcmd showclusterstate
In Rolling Patch
  • 3个节点补丁状态一致,都为如下内容
[grid@node01 trace]$ /u01/app/12.2/grid/OPatch/opatch lspatches 
27060167;
24396050;OCW Interim patch for 24396050
......