Scan name resolving IP's in serial manner.

Hi,
we Added scan entry at DNS server, but when do a nslookup for the scan name before the cluster installation, showing the following manner. so please check and assist why resolving in serial manner, its not showing as normal one by one as documented on oracle notes.??? please confirm so will start the installation.
Our current setup output: (when using without domain)
nslookup rac-scan
looking DNS..
10.20.19.171,10.20.19.172, 10.20.19.173
nslookup rac-scan
looking DNS..
10.20.19.172, 10.20.19.173, 10.20.19.171
nslookup rac-scan
looking DNS..
10.20.19.173,10.20.19.171,10.20.19.172
Our current setup output: (when nslookup using with domain)
nslookup rac-scan.ex.com
looking DNS..
10.20.19.171,10.20.19.172, 10.20.19.173
nslookup rac-scan.ex.com
looking DNS..
10.20.19.172, 10.20.19.173, 10.20.19.171
nslookup rac-scan.ex.com
looking DNS..
10.20.19.173,10.20.19.171,10.20.19.172
oracle documented output below :-
nslookup rac-scan
Name: rac-scan.example.com
Address: 133.22.67.192
Name: rac-scan.example.com
Address: 133.22.67.193
Name: rac-scan.example.com
Address: 133.22.67.194

Hi,
I don't see any issue with your SCAN Name resolution. SCAN name should be registered in DNS and not in /etc/hosts.
Oracle documentation says, SCAN name should resolve to 3 unused IP Addresses in Round-robin fashion which is fine in your case.
Proceed with your installation.
Thanks
Deepak

Similar Messages

  • Unable to resolve scan name to an ip address

    Hi All,
    I am installing 11gR2 on RHEL-4.
    My installing is getting on scan ip part.
    Its giving me an error that unable to resolve scan name to an ip address.
    I have put the scan ip entry in /ect/hosts file instead configuring using DNS.
    My /etc/hosts
    vi /ect/hosts
    127.0.0.1 localhost.localdomain localhost
    #public
    192.168.2.201 rac1.oracle.com rac1
    192.168.2.202 rac2.oracle.com rac2
    #private
    10.10.1.1 rac1-priv.oracle.com rac1-priv
    10.10.1.2 rac2-priv.oracle.com rac2-priv
    #virtual
    192.168.2.211 rac1-vip.oracle.com rac1-vip
    192.168.2.212 rac2-vip.oracle.com rac2-vip
    192.168.2.301 rac-scan.oracle.com rac-scan
    The same entry is for second node
    The installation should run anyways i am putting scan ip entry in /etc/hosts file
    Could you please let me know where i am going worng?
    Your assistance is much appreciated in this regards.
    Thanks and Regards,

    Hi
    Thanks for the help.
    I have installed 11gr2 on centos 4.5.
    During installation i configured 3 disk and selected normal redundancy.
    Please find the output of ocrcheck and asm disk.
    [grid@rac1 bin]$ ./ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 2220
    Available space (kbytes) : 259900
    ID : 1931872859
    Device/File Name : +ocr_vote
    Device/File integrity check succeeded
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Cluster registry integrity check succeeded
    Logical corruption check bypassed due to non-privileged user
    [grid@rac1 bin]$ /etc/init.d/oracleasm listdisks
    OCRVOTE1
    OCRVOTE2
    OCRVOTE3
    I should able to see 3 disks for ocrcheck, While installing i selected normal redundancy and selected all the 3 disks.
    Could you please explain this.
    your assistance is much appreciated .
    Thanks and Regards,

  • SCAN name could not resolve in Oracle 11g R2

    Hi all,
    I have a setup of 2 node with Solaris 10u8 machine for Oracle 11g R2 RAC.
    I entered the scanip in windows DNS.
    When i try to nslookup from solaris it is not getting resolved.But from the DNS it is getting resolved.
    I have changed as nsswitch.conf file and created resolve.conf and entered the proper entries.
    Please help me..
    Regards
    Bobs

    Hi all
    I resolved it.
    Issue was my resolv.conf was named as resolve.conf.
    I changed the file name as resolv.conf and the problem got solved.
    Now i can resolve the scan ip through nslookup scan-name
    Regards
    Bobs

  • How to create a SCAN Name

    I am upgrading an 11.1.0.7 RAC install to release 2 and am getting stymied at the need for a SCAN name. How is this set up? I see vague hand waving about DNS this and DHCP that but that isn't much help when I have a basic two-node RedHat cluster using the hosts file. I have searched the doc set and Googled with no luck. If someone could point me in the right direction I would be appreciative!

    Null doesn't work.
    From the docs:
    1.3.2.2.1 IP Address Requirements for Manual Configuration
    The public and virtual IP addresses must be static addresses, configured before installation, and the virtual IP addresses for each node must not currently be in use. Oracle Clusterware manages private IP addresses in the private subnet on interfaces you identify as private during the installation interview.
    Configure the following addresses:
    •A public IP address for each node
    •A virtual IP address for each node
    •A single client access name (SCAN) configured on the domain name server (DNS) for Round Robin resolution to three addresses (recommended) or at least one address.
    The single client access name (SCAN) is a hostname used to provide service access for clients to the cluster. Because the SCAN is associated with the cluster as a whole, rather than to a particular node, the SCAN makes it possible to add or remove nodes from the cluster without needing to reconfigure clients. It also adds location independence for the databases, so that client configuration does not have to depend on which nodes are running a particular database. Clients can continue to access the cluster in the same way as with previous releases, but Oracle recommends that clients accessing the cluster use the SCAN.
    Note:
    If you manually configure addresses, then Oracle strongly recommends that you use DNS resolution for SCAN VIPs. If you use the hosts file to resolve SCANs, then you must provide a hosts file entry for each SCAN address.
    So much for not using DNS! I tried a hosts file entry for each SCAN address, it didn't work.
    So much for RTFM...maybe I shoud tell them were to put the FM...
    Mike
    Edited by: mikerault on Sep 10, 2009 2:28 PM

  • Add new scan name

    Greetings to my fellows DBA .
    does any of you know (I now there is a way but not sure of it) to add another scan name and listeners (resolving to it's own ip address) in cluster 11.2. ?..
    I need it to simulate separation of environments .
    thanks
    S.

    Sahar wrote:
    a way to simulate two separate environments with different networksWhy? To achieve what? What is the network architecture? Why is routing not enabled and why does the cluster need to run on two distinct networks?
    What needs separation? At what level? Wire packet level? Application/database level?
    each scan hopefully will register with different listeners (ill have few databases on same cluster)SCAN means Single Client Access Name. Not mutiple names. It is a single hostname that resolves to one or more IP addresses - where these IP addresses are managed by the cluster as virtual IPs running "remote" listeners.
    A client does not directly connect to a SCAN IP for a database connection - it connects to a SCAN IP that redirects that client to the applicable cluster VIP (local) listener that can pass that connection to a dedicated server process, or a dispatcher process.
    So instead of presenting a half baked idea of "+adding new scan names+" as the solution to an unknown problem - how about defining the problem instead?

  • SCAN name / DNS resolution

    Hi All,
    1). I have a SCAN name called "REFCCC-CLUSTER"
    The same SCAN NAME above resolves via DNS as an ALIAS to: " REFCCC".
    Will the above setup work for database connections to use " REFCCC" instead of ' REFCCC-CLUSTER" ?
    thanks

    Simply dig the DNS name..it should resolve 3 IP addresses.. that's all..
    For example:
    [root@rac2 log]# nslookup scan.freeoraclehelp.com
    Server: 192.168.1.20
    Address: 192.168.1.20#53
    Name: scan.freeoraclehelp.com
    Address: 192.168.1.25
    Name: scan.freeoraclehelp.com
    Address: 192.168.1.23
    Name: scan.freeoraclehelp.com
    Address: 192.168.1.24
    [root@rac2 log]#
    You can refer to http://www.freeoraclehelp.com/2011/09/11gr2-rac-scan-dns-bind-configuration.html for more details about DNS Setup.
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • SCAN NAME

    Hi,
    i'm very new to oracle!!!
    I've two RED HAT virtual with vmware.
    i've run grid installation
    i don't have private dns
    i received this error:
    INS-40719 "is already assign to another system"
    but the IP that i use for the scan (10.0.75.147 RAC1.localdomain) is a free IP!!!
    What should I put in SCAN NAME????
    this is my resolv.conf:
    ; generated by /sbin/dhclient-script
    search sorint.rm
    nameserver 212.216.112.112
    nameserver 208.67.222.222
    this is my /etc/hosts:
    #FISICI
    10.0.75.200 nodo1 NODO1 nodo1.localdomain #eth0
    10.0.75.201 nodo2 NODO2 nodo2.localdomain #eth0
    #VIP ORACLE
    10.0.75.250 nodo1-vip NODO1-VIP nodo1-vip.localdomain #eth1
    10.0.75.251 nodo2-vip NODO2-VIP nodo2-vip.localdomain #eth1
    #PRIVATA ORACLE
    192.168.10.1 nodo1-priv NODO1-PRIV #eth2
    192.168.10.2 nodo2-priv NODO2-PRIV #eth2
    212.210.10.8 mail.sorint.it
    10.0.75.147 RAC1.localdomain RAC1
    127.0.0.1 nodo1 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6

    Hi;
    I suggest close your issue here as answered than move your issue Forum Home » High Availability » RAC, ASM & Clusterware Installation which is RAC dedicated forum site.
    Regard
    Helios

  • SharePoint 2013 (O365) Name Resolving Issues

    I am a global administrator for my O365 environment.  I am having issues with names resolving in SharePoint
    I am trying to add people as term set managers in the managed metadata interface.  If I just type someone's name and hit save, then it works (although their name is converted into a long garbled string).  If I click the "Check Name" or
    select the user from the Address Book the Save operation does not work (it says that I need to complete a required field - the term store manager field).
    Also, in workflows on lists, I am having a similar issue.  I am creating a workflow in SharePoint Designer 2013. I am trying to have an email send to a DL.  When I manually type out the full URL ([email protected])
    or when I select the DL from the address book within the Email form in SharePoint designer, the email address resolves to a strange string/GUID.  It appears that the workflow is successfully sending an email to this GUID, but nobody who is a member of
    the DL receives the email.  If I select a user's name directly from the Address book (not a DL), that user does receive the email.
    Thanks!

    I believe this is a long standing bug. The first I heard of it was back in late October 2013. Open a case with MSO support.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Timeouts while using LDAP and TNSNAMES for names resolving

    I use an OID for Oracle Names resolving at the client-side.
    I tested some errorcases because there are no HA-features implemented for the OID.
    So i have an LDAP.ORA with the adress and the ports of the OID.
    My SQLNET.ORA has this content:
    NAMES.DEFAULT_DOMAIN = <my_company_domian>
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES)So actually there is no problem. But when i turn off the OID-Server there iss a timeout of about 20 second to resolve the name.
    So my problem is not the resolving. I only want to know if there is a possibility to minimize the timeout to switch between LDAP-name-resolving to tnsnames.ora-name-resolving?

    thanks Oviwan but i think this problem couldn't be solved with a parameter.
    @rgoogld:
    I already feared that i have to live with that timeout.
    But your options are interesting. In the future i will have 2 OIDs and in the first time the TNSNAMES.ORA-names-resolving as backup.
    I already can test this because i have a productive OID and one for test-purposes. So at the moment i have two OIDs listet in my LDAP.ORA.
    example:
    DIRECTORY_SERVERS = (<server_name_oid1>:<Port1>:<Port2>, <server_name_oid2>:<Port1>:<Port2>)
    DEFAULT_ADMIN_CONTEXT = ""
    DIRECTORY_SERVER_TYPE = OIDThere is already a (about 20 seconds) timeout, when the OID1 is powered down or the services are stopped. The client honestly ask the second OID after the "timeout" and resolve the name.
    2 OIDs+TNSNAMS or 1 OID+TNSNAMES in both cases your options could perhaps prevent the timeout. I'm not really a system administrator, but i can discuss it with my colleagues here.
    Do you know a smart way to remove or repoint an DNS-entry in a windows enviroment. For such actions i have also to monitor the status of the OID-services or the servers and make the dns-changes if something is crashed.
    At this moment i have no idea how to do this but perhaps you or someone else here have some tips for me.

  • Using scan name in tns file not working at client side...

    Hi All,
    I have installed 2 node RAC -11gR2 on ORACLE VM Server 2.2.1.
    now, I want to give tnsentry to dev team to use this RACDB.
    I am using scan name in tnsnames.ora file. Also I have make scan name entry in /etc/hosts not in the DNS.
    I have below entry in RACDB server...
    RACDB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = RWCORA-cluster-scan)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = racdb)
    == now in dev user side, If I give the same above tns entry and make entry of this scan name and two VIPs in /etc/hosts file of dev user then SQL*Plus is successfully connected but not JDBC like SQL*Developer.
    I have make below entry in dev user's /etc/hosts file:
    10.40.0.51     RWCORARAC1-vip
    10.40.0.52 RWCORARAC2-vip
    10.40.0.50     RWCORA-cluster-scan
    Is this correct way or suggest me perfect link through which I canconnect all OCI, JDBC connection from client side.
    Thanks...

    you can use JDBC thin URL in SQL developer.
    Choose NEW/DATABASE CONNECTION, then put the connection type "Advanced" and then place the jdbc url as :
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=RWCORA-cluster-scan)(PORT=1521))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=racdb)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=180)(DELAY=5))))

  • SCAN Name issue in Oracle 11gR2 RAC Installation

    Hi,
    I am trying to install Oracle 11gR2 RAC on VM ware and I got the INS-40922 (Invalid SCAN name). Do I need to create the SCAN name prior to the installation?
    I have public,private, and VIP's. I am not sure how I create this SCAN Name. Please share your thoughts
    Thanks

    During installation of grid infrastructure SCAN will be automatically created. If you are using DNS then put the scan name and scan ip addresses entries in DNS . If you are not using dns/gns then put scanname and scan ipadress hosts file on each node in the cluster. Before installation, you should not be able to ping scan ipadresses.

  • Host name Resolved to an IPS Adress

    I am getting this Error
    Host name resolved to an IPS Adress - 172.17.158.194 provide a host name
    Please advise
    Edited by: Next Level on Sep 23, 2012 2:10 PM

    John thank for the reply, and you are correct this is a new Installation on a laptop it is an I5 Core 2450 Chip.......with 4 GB of ram and 500 GB of hard drive ...
    When I attempt to set up the VMware 9.0 using server using server 2008r2. The VMware loaded and when I installed server 2008r2 the server start and look like it completed, but then but the screen sat saying VMware starting but it just sat t there for 2.5 hours with nothing happening.. So I then attempted to stop the VMware machine and I got the following statement "the server 2008r2 process is still going "so I did a hard boot and then reinstalled the laptop to factory condition.
    I again then attempted to install the VMware 9 and install oracle 11Rg2 database and install EPM 11.1.2.1 Essbase to completion but again the system installed Server 2008R2 but just sat there, so again did a hard boot on the machine and resetting the laptop factory condition.
    My next attempt to complete this installation was as followed , loading on the window 7 OS, which I have done about 25 to 30 times with very few issue…… maybe not best practice but it has been working since last year..
    Here is my process in detail, the laptop is restore to the factory setting, I installed oracle 11rg2 database and then did the install of essbase 11.1.2.1 .... I guess was just lucky all those other time 30 or so times.
    But it did not work this time I still got the Error !!!!!! Host name Resolved to an IPS Address ….
    I also logged on the Oracle database and saw in the system set-up that it was set to local host with the IPS Address to 172.17.158.194
    AS For the DNS Name issue, I went in to the computer name and change it to XXXXXXXXX then restart the laptop but when I again attempted to start the installation of essbase 11.1.2.1 and still got the error Hostname resolved to an IPS Address. during the configuration, on this is on a window 7 ASUS machine , this machine is not on a network, I always set my machine as standalone sandbox box machine my personal training and development
    This is the first time I have had this kind of issue with version 11,1.2.1 I install it on window 7, again I guess I have been luck all these time before…
    I am using the same install file for EPM Essbase 11.1.2.1 since May of 2011.. But I have gotten new oracle database 11gr2.
    with all this issue with this machine I going to buy a I7 machine with a Quad 4 hyper threading - 3670QM chip with 8 GB and a 750 hard drive hopefully I have better luck
    Edited by: Next Level on Sep 23, 2012 9:50 PM

  • Scan name field

    Hi
    On the OUI Grid Plug and Play information page, you can configure GRID Naming service (GNS).
    What will be the SCAN Name field default to if you enter cluster in SJI cluster name field and cluster01.example.com in the GNS Sub Domain field ?
    Is it
    cluster01.example.com
    or
    cluster01-qns.example.com
    or
    cluster01-scan.cluster01.example.com
    or
    cluster01-vip.example.com

    I would go with option:C
    cluster01-scan.cluster01.example.com
    Check this out: http://www.freeoraclehelp.com/2011/09/oracle-11gr2-rac-installation-with-gns.html

  • Outlook no resolving Exchange Server name , resolving another name like SID Object

    Hello All ,
    I Have Exchange 2013 installed on windows server 2012 , Outlook no resolving Exchange Server name , resolving another name like SID Object . Please see the attached file below .
    how can fix the issue ?
    Thank you

    Hi,
    Please run following command to verify whether the Outlook resolved the correct Exchange Server GUID:
    Get-Mailbox MailboxName | FL name, ExchangeGUID
    Following Screenshot is the test result in my lab, for your reference:
    If we get the correct GUID, it means we have already connected to Exchange Server successfully.
    The GUID format for the server name in Exchange 2013 is an expected behavior.
    Found a similar thread for your reference:
    Outlook is not resolving CAS server Name
    http://social.technet.microsoft.com/Forums/exchange/en-US/5868d45a-ee93-4c55-927b-4dd2b9eaeec5/outlook-is-not-resolving-cas-server-name?forum=exchange2010
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Host name resolved to an ipaddress please provide host name

    Hi All,
    I am running EPM 11.1.2.2. installer on my VM ware Windows 2008 machine, while running the pre check i get error like host name resolved to an ipaddress, please provide host name.

    Thanks John,
    I have been able to ge the host name now, but whiel running configurator, its not able to connect to shared services schema, it says that ..cannot connect to Database, please check the databse connectiv ty details,
    All the details are correct only, I am able to connect to the schema using the sql plus.
    not sure why Configurator cannot recognize it, what shold i do, I have tried re-installing Oracle 11g couple of times alredy..
    Is it beacause of the ip i had given to machine post installation of Oralce 11 g ?

Maybe you are looking for

  • Table of Contents Bug?

    I downloaded a trial of CS 6 recently and for the first time today I tried to make a table of contents. I've really never had trouble with this tool but in CS6 something strange keeps happening. I have styles applied correctly-I've double checked-but

  • Error 7

    I tried to install the latest update of iTunes.  After completing the install, I received the error message: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 53)." I have completed a re-install and it still shows t

  • Cause of "Program was terminated by signal 10"

    Hi All, This is Amit from AR dev Can any one please tell me what is/are the reason/s of "Program was terminated by signal 10" error in a C program? In my case, Program was terminated by signal 10. (In the file arccmm.lpc version 120.1.12010000.6 You

  • Output of REF CURSOR

    I have a PL/SQL ref cursor, I would like to pass the output from REF CURSOR to a ORACLE table The output is Comma separated values of VARCHAR2 datatype Pls suggest how to pass this output to a ORACLE table dynamically? Thanks Edited by: 859486 on Oct

  • Read subfrom value via context not work

    Hi, I was created a context "MedicalClaimsInfo" with cadinality 1..n and sub value node under "MedicalClaimsInfo" called "ClaimDetails" with cadinality 0..n In interactive form, i created subform to populate a table to capture claim details record in