Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SCAN Name Resolve Problem in 11g R2 Grid Intallation

Hasan Al MamunNov 22 2013 — edited Nov 22 2013

Hi there,

I am trying to Install Oracle 11g R2 Grid in vmware, with NODE1, NODE2 as 2 nodes and OPENFILER as Shared Disk.

Please check my /etc/hosts entries

[root@node1 ~]# cat /etc/hosts

127.0.0.1   localhost localhost.localdomain

#Public

192.168.203.120         node1   node1.testlab.com

#192.168.203.130        node2   node2.testlab.com

#Private

192.168.200.120         node1-prv

192.168.200.130         node2-prv

#Pubic Virtua IP

192.168.203.121         node1-vip

192.168.203.131         node2-vip

#Storage

192.168.203.110 openfiler1

My Node1 in also a DNS Server to resolve SCAN which resolves with nslookup.

[root@node1 ~]# nslookup fxdb.testlab.com

Server:         127.0.0.1

Address:        127.0.0.1#53

Name:   fxdb.testlab.com

Address: 192.168.203.150

Name:   fxdb.testlab.com

Address: 192.168.203.151

Name:   fxdb.testlab.com

Address: 192.168.203.152

Now when I go to Installation

CLUSTER NAME      : fxdb-cluster

SCAN NAME          :  fxdb.testlab.com

SCAN Port             : 1521

It gives Error [INS-40718] Single Client Access Name(SCAN) name : fxdb.testlab.com could not be resolved

How can I resolve this problem. Please help.

Hasan Al Mamun

This post has been answered by DK2010 on Nov 22 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2013
Added on Nov 22 2013
3 comments
604 views