RAC單獨(dú)修改scanip到不同網(wǎng)段時(shí)會(huì)報(bào)錯(cuò)
在虛擬環(huán)境RAC中,測(cè)試修改scanip到與public ip不同的網(wǎng)段
public ip:
rac1:192.168.133.120
rac2:192.168.133.121
scan ip:192.168.133.130
現(xiàn)將scan ip修改到192.168.13網(wǎng)段
出現(xiàn)報(bào)錯(cuò):
PRCS-1076 : Invalid Single Client Access Name scanip. The subnet 192.168.13.0 of SCAN VIP 192.168.13.130 differs from the subnet 192.168.133.0 of network 1
多次測(cè)試,scanip無(wú)法單獨(dú)修改到不同網(wǎng)段
查詢官方文檔:
PRCS-01076: Invalid Single Client Access Name {0}. The subnet {1} of SCAN VIP {2} differs from the subnet {3} of network {4}
Cause: The SCAN VIPs resolved from the specified Single Client Access Name are in a subnet that differs from the network's subnet.
Action: Use the SCAN name that can be resolved to the SCAN VIPs in the same subnet of network resource.
如果要修改scan ip到不同網(wǎng)段,public ip也需要同步修改
