# root.sh error when oracle grid rac installation
2021/03/12 10:25:54 CLSRSC-594: Executing installation step 9 of 19: 'ConfigOLR'.
PROCL-00041: Oracle Local Registry is incorrectly configured
clsu-00600: Internal Error [(:CLSUG00122:)] [5] [OLR error] [41] [Error retrieving olrconfig_loc property.]
CRS-4046: Invalid Oracle Clusterware configuration.
CRS-4000: Command Create failed, or completed with errors.
2021/03/12 10:25:57 CLSRSC-331: Failure initializing entries in file '/etc/oracle/scls_scr/node1'
# 아래 명령어 수행 후 root.sh 재실행
$ rm -rf $ORACLE_BASE/crsdata/node1/crsconfig/ckptGridHA_node1.xml
$ sh $GRID_HOME/root.sh
'Oracle' 카테고리의 다른 글
[Oracle] ORA-39352: Wrong number of TRANSPORT_DATAFILES (0) | 2021.04.26 |
---|---|
[Oracle] Error in invoking target 'agent nmhs' of makefile (0) | 2021.04.19 |
[Oracle] ORA-19909: datafile 1 belongs to an orphan incarnation (0) | 2021.03.09 |
[Oracle] 데이터베이스 강제 Open (ORA-00704 ORA-00604 ORA-01555) (0) | 2021.03.09 |
[Oracle] 커널 세마포어와 Oracle DB의 관계 (0) | 2021.02.04 |