4.4 所有节点 修改 scan ip 的解析 ,我们使用 hosts文件
vim /etc/hosts
...
192.0.2.105 cluster01-scan.example.com cluster01-scan
...
修改为
vim /etc/hosts
...
192.0.2.100 cluster01-scan.example.com cluster01-scan
...
4.5 修改 scan,注意,这里需要root用户才能修改,否则,会报错
[oracle@host01 ~]$ srvctl modify scan -n cluster01-scan.example.com
PRCS-1034 : Failed to modify Single Client Access Name cluster01-scan.example.com
PRCR-1071 : Failed to register or update resource type ora.scan_vip.type
CRS-0245: User doesn't have enough privilege to perform the operation