INS-40719 error when Install Oracle RAC?
Posted
by
Data-Base
on Server Fault
See other posts from Server Fault
or by Data-Base
Published on 2012-04-13T09:50:04Z
Indexed on
2012/04/13
11:32 UTC
Read the original article
Hit count: 2812
I'm tying to (learn how to) install Oracle RAC 11g on CentOS 6 all went OK so far but I get INS-40719 Error message regarding SCAN Name
I do not have DNS server and I'm not going to try to use it on this setup
I add this line to /etc/hosts
192.168.244.100 rac-cluster
then used "rac-cluster" as the SCAN name and it's still not working with the same error message!
any one can guide me on how to make it work?
1- do I have to add "192.168.244.100 rac-cluster" to /etc/hosts on both nodes?
2- do I need to edit/add any thing else on the nodes?
cheers
© Server Fault or respective owner