> 데이터 베이스 > MySQL 튜토리얼 > Oracle 11gR2 RAC安装 报【INS-20802】(PRVF-5436) 错误

Oracle 11gR2 RAC安装 报【INS-20802】(PRVF-5436) 错误

WBOY
풀어 주다: 2016-06-07 17:59:07
원래의
1689명이 탐색했습니다.

1.INFO: 11rac2,11rac1 2.INFO: PRVF-5436 : The NTP daemon running on one or more nodes lacks the slewing option -x 3.INFO: Clock synchronization check using Network Time Protocol(NTP) failed 4.INFO: PRVF-9652 : Cluster Time Synchronization S

1.INFO:   11rac2,11rac1 2.INFO: PRVF-5436 : The NTP daemon running on one or more nodes lacks the slewing option "-x" 3.INFO: Clock synchronization check using Network Time Protocol(NTP) failed 4.INFO: PRVF-9652 : Cluster Time Synchronization Services check failed 原来是因为启动了NTP服务,并且没有加上-X这个参数。增加这个参数,不同的参数系统用不同方法,下面是LINUX的方法。

到/etc/sysconfig/目录下

1.root@node01 sysconfig]# cat ntpd 2.# Drop root to id ‘ntp:ntp’ by default.  Requires kernel >= 2.2.18. 3.OPTIONS="-x -u ntp:ntp -p /var/run/ntpd.pid" 重启一下ntp服务就可以了。

再到RAC安装界面上点重新检测。
관련 라벨:
원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿