level 3
数据库版本11.2.0.4 PSU 1601
OS :HP-UX 11.31
$ crsctl check crs
CRS-4638: Oracle High Availability Services is online
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
两边的数据库是open状态,能正常使用
SQL> select inst_id,INSTANCE_NAME,status from gv$instance;
INST_ID INSTANCE_NAME STATUS
---------- ---------------- ------------
2 ocdb2 OPEN
1 ocdb1 OPEN
crs_stat -t直接报错。
2016年05月31日 07点05分