<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TCPIP Name_Service : Local domain: * Mismatch * in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235666#M47163</link>
    <description>Dirk:&lt;BR /&gt;&lt;BR /&gt;Ian is correct.  In order to change your IP address, you must first blow it away in the local hosts table, then you can change the IP addresses through TCPIP$CONFIG.</description>
    <pubDate>Thu, 01 Apr 2004 01:04:42 GMT</pubDate>
    <dc:creator>Mike Naime</dc:creator>
    <dc:date>2004-04-01T01:04:42Z</dc:date>
    <item>
      <title>TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235663#M47160</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;after having changed my node &amp;amp; cluster IP-addresses (and nothing else) on a 2-node cluster running OpenVMS V7.2-1 / TCPIP V5.1 - ECO 5, I have the following 'Mismatch' problem when I do TCPIP&amp;gt; SHOW NAME :&lt;BR /&gt;TCPIP&amp;gt; show name&lt;BR /&gt; &lt;BR /&gt;BIND Resolver Parameters&lt;BR /&gt;   &lt;BR /&gt; Local domain: * Mismatch *&lt;BR /&gt;  &lt;BR /&gt; System&lt;BR /&gt;   &lt;BR /&gt;  State:     Started, Enabled&lt;BR /&gt;   &lt;BR /&gt;  Transport: UDP&lt;BR /&gt;  Domain:    LOCAL.B.C&lt;BR /&gt;  Retry:     4&lt;BR /&gt;  Timeout:   4&lt;BR /&gt;  Servers:    dns1.A.B.C, dns2.A.B.C&lt;BR /&gt;  Path:       LOCAL.B.C, A.B.C&lt;BR /&gt;  &lt;BR /&gt; Process&lt;BR /&gt;&lt;BR /&gt;  State:     Enabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The DNS servers are W2K-servers. I changed the IP's in TCPIP$CONFIG before shutdown and W2K DNS was updated before rebooted of the cluster. &lt;BR /&gt;During TCP/IP startup, I had a lot of errors which weren't there before :&lt;BR /&gt;%TCPIP-I-INFO, TCP/IP Services startup beginning at 31-MAR-2004 14:32:05.00&lt;BR /&gt;%TCPIP-I-NORMAL, timezone information verified&lt;BR /&gt;%RUN-S-PROC_ID, identification of created process is 20200219&lt;BR /&gt;%TCPIP-I-SETLOCAL, setting domain and/or local host&lt;BR /&gt;%TCPIP-E-INETERROR, internet interface error&lt;BR /&gt;-TCPIP-E-INVQUAL, invalid qualifier value for /LOCAL_HOST&lt;BR /&gt;-RMS-E-RNF, record not found&lt;BR /&gt;%TCPIP-I-STARTCOMM, starting communication&lt;BR /&gt;%TCPIP-I-SETPROTP, setting protocol parameters&lt;BR /&gt;%TCPIP-I-NOMORE, parameter or qualifier for ALL COMMUNICATION OPTIONS no longer &lt;BR /&gt;supported; see the documentation for valid options and re-enter command&lt;BR /&gt;%TCPIP-I-DEFINTE, defining interfaces&lt;BR /&gt;%TCPIP-I-STARTNAME, starting name service&lt;BR /&gt;%TCPIP-E-NAMEERROR, error processing name service request&lt;BR /&gt;-TCPIP-E-INSBINDDATA, insufficient data to enable BIND&lt;BR /&gt;%TCPIP-S-STARTDONE, TCP/IP Kernel startup completed&lt;BR /&gt;&lt;BR /&gt;After startup the BIND was Disabled, Stopped. &lt;BR /&gt;Although enabling&amp;amp; starting in TCPIP$CONFIG showed 'Enabled  Started' in the Server components overview, in TCPIP Show Name still indicated "State: Started, Disabled". With a SET NAME /ENABLE in TCPIP this was resolved, but I still have the mismatch message (disabling&amp;amp;stopping + enabling,starting) does not help. Next step is rebooting, but this has the be planned, so for the moment the 'mismatch' keeps appearing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All help is very welcome !!&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 12:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235663#M47160</guid>
      <dc:creator>Dirk Bogaerts</dc:creator>
      <dc:date>2004-03-31T12:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235664#M47161</link>
      <description>Ensure the local host name is defined in the host table by &lt;BR /&gt;UCX SHOW HOST xxxxx&lt;BR /&gt;you may need to get rid of the name then redefine it&lt;BR /&gt; UCX SET HOST xxxxx/addr=n.n.n.n&lt;BR /&gt;then check address in&lt;BR /&gt;UCX SHOW INTERFACE &lt;BR /&gt;and domain name in &lt;BR /&gt;UCX SHOW COMM&lt;BR /&gt;&lt;BR /&gt;Simplest may be to delete name then use TCPIP$CONFIG and define the IP address of the interface once  more.</description>
      <pubDate>Wed, 31 Mar 2004 13:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235664#M47161</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-03-31T13:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235665#M47162</link>
      <description>Hello Dirk,&lt;BR /&gt;&lt;BR /&gt;the "record not found" smells like a problem with your hostname in the local database. You might want to check the startup procedures to see in which context the /local_host qualifier is used (tried to do that on my system, but it seems not to be there in tcpip 5.4)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 31 Mar 2004 22:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235665#M47162</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-31T22:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235666#M47163</link>
      <description>Dirk:&lt;BR /&gt;&lt;BR /&gt;Ian is correct.  In order to change your IP address, you must first blow it away in the local hosts table, then you can change the IP addresses through TCPIP$CONFIG.</description>
      <pubDate>Thu, 01 Apr 2004 01:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235666#M47163</guid>
      <dc:creator>Mike Naime</dc:creator>
      <dc:date>2004-04-01T01:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235667#M47164</link>
      <description>Ian, Mike,&lt;BR /&gt;&lt;BR /&gt;after changing the IP's in TCPIP$CONFIG &amp;amp; rebooting, the local host contained automatically fully qualified (uppercase) entries for the cluster &amp;amp; it's nodes with the new IP's:&lt;BR /&gt;nn.nn.nn.n1   CLUSTERNAME.LOCAL.B.C&lt;BR /&gt;nn.nn.nn.n2   NODE1NAME.LOCAL.B.C&lt;BR /&gt;nn.nn.nn.n3   NODE2NAME.LOCAL.B.C&lt;BR /&gt;These entries replaced the old manually entered entries :&lt;BR /&gt;oldnn.nn.n1   CLUSTERNAME, clustername&lt;BR /&gt;oldnn.nn.n2   NODE1NAME, node1name&lt;BR /&gt;oldnn.nn.n3   NODE2NAME, node2name&lt;BR /&gt;&lt;BR /&gt;Some weeks ago I did exactly the same procedure (=only TCPIP$CONFIG for Routing &amp;amp; Interfaces, followed by reboot) to change the IP-addresses on a standalone system and everything was OK right away.&lt;BR /&gt;&lt;BR /&gt;On the cluster, I've in the mean time added in the local host some aliases so that it now contains lower &amp;amp; upprcase (I'm not sure it's needed ??) and fully qualified &amp;amp; unqualif. formats, so all possible variants are covered. Afterwards, I've stopped&amp;amp;disabled + enabled&amp;amp;started BIND, but the 'MISMATCH' keeps appearing in SHOW NAME_SERVICE.&lt;BR /&gt;&lt;BR /&gt;I also notice now with SHOW COMM that the nodename on the standalone system is in uppercase and on the clusternodes in lowercase. Is TCPIP case-sensitive ??? Anyway, I didn't touch these names as they haven't changed for years. And these upper/lower-case differences didn't prevent the Name_service from working correctly before.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Martin, I've searched the /LOCAL_HOST in TCPIP$STARTUP.COM and in several procedures called from there, but no luck...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe rebooting the cluster will clear this situation (but need to wait a week or 2), but if anybody can pinpoint in the meantime the exact origin of the 'Mismatch' message, I can rule out any remaining misconfig's, so help is still much appreciated.</description>
      <pubDate>Thu, 01 Apr 2004 10:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235667#M47164</guid>
      <dc:creator>Dirk Bogaerts</dc:creator>
      <dc:date>2004-04-01T10:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235668#M47165</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check for logical TCPIP$INET_HOST &amp;amp; TCPIP$INET_HOSTADDR. These logicals are set with tcpip set comm comand.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 01 Apr 2004 10:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235668#M47165</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-04-01T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235669#M47166</link>
      <description>try &lt;BR /&gt;TCPIP SET NAME/SYS/DOMAIN=a.b.c&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 10:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235669#M47166</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-04-01T10:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235670#M47167</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you do want to have both UPPER and lowercase enries. IIRC gethostbyname barfs if you only have the uppercase version.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;&lt;BR /&gt;P.S. Does TCPIP$BIND_DOMAIN point at the correct value?</description>
      <pubDate>Thu, 01 Apr 2004 17:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235670#M47167</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-01T17:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235671#M47168</link>
      <description>Martin, &lt;BR /&gt;thanks for the info, that most likely explains why Oracle failed to start just after the changes &amp;amp; reboot:&lt;BR /&gt;ORA-27300: OS system dependent operation:gethostbyname failed with status: 0&lt;BR /&gt;&lt;BR /&gt;After having replaced the local host entry containing only the fully qualified uppercase hostname, with an unqualified upperuppercase + lowercase alias entry, the database started again.</description>
      <pubDate>Fri, 02 Apr 2004 02:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235671#M47168</guid>
      <dc:creator>Dirk Bogaerts</dc:creator>
      <dc:date>2004-04-02T02:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235672#M47169</link>
      <description>Here are some logicals, all seems to be ok :&lt;BR /&gt;  "TCPIP$INET_DOMAIN" = "LOCAL.B.C"   in uppercase&lt;BR /&gt;  "TCPIP$INET_HOST" = "nodename"   in lowercase&lt;BR /&gt;  "TCPIP$BIND_DOMAIN" = "LOCAL.B.C"   in uppercase&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Using TCPIP SET NAME/SYS/DOMAIN=LOCAL.B.C didn't change anything, before and after same result :&lt;BR /&gt;TCPIP&amp;gt; show name&lt;BR /&gt;&lt;BR /&gt;BIND Resolver Parameters&lt;BR /&gt;&lt;BR /&gt;Local domain: * Mismatch *&lt;BR /&gt;&lt;BR /&gt;System&lt;BR /&gt;&lt;BR /&gt;State: Started, Enabled&lt;BR /&gt;&lt;BR /&gt;Transport: UDP&lt;BR /&gt;Domain: LOCAL.B.C&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Apr 2004 02:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235672#M47169</guid>
      <dc:creator>Dirk Bogaerts</dc:creator>
      <dc:date>2004-04-02T02:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235673#M47170</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;On my system TCPIP$INET_DOMAIN is in lowercase.&lt;BR /&gt;&lt;BR /&gt;Anyway, can you do one thing. Rename all the sys$system:tcpip$*.dat files and reconfigure TCP/IP from scratch. This may resolve the issue without a reboot. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh Jain</description>
      <pubDate>Fri, 02 Apr 2004 05:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235673#M47170</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-04-02T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235674#M47171</link>
      <description>to start with a new config can use the TCPIP CREATE commands or just rename the old ones&lt;BR /&gt;(RENANE SYS$SYSTEM:TCPIP$*.DAT .DATOLD)&lt;BR /&gt;and execute TCPIP$CONFIG again.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Apr 2004 06:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235674#M47171</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-04-02T06:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235675#M47172</link>
      <description>TCPIP$INET_DOMAIN is lowercase for me too. Changing this might be worth a try.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Fri, 02 Apr 2004 16:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235675#M47172</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-02T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235676#M47173</link>
      <description>You need to check what the config in the database is:&lt;BR /&gt;&lt;BR /&gt;The /LOCAL_HOST during boot refers to whats displayed against "Local host" in $ TCPIP SHO CONFIG COMM &lt;BR /&gt;&lt;BR /&gt;You then need to check that this host name is in the local host database  TCPIP SHO HO &lt;HOST_NAME&gt; &lt;BR /&gt;&lt;BR /&gt;Finally you'll then need to check the name resolver config&lt;BR /&gt;$ TCPIP SHO CONFIG NAME&lt;BR /&gt;failing that you should log a call ;0)&lt;/HOST_NAME&gt;</description>
      <pubDate>Wed, 07 Apr 2004 08:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235676#M47173</guid>
      <dc:creator>Jeremy Stubbs</dc:creator>
      <dc:date>2004-04-07T08:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235677#M47174</link>
      <description>One thing I learned anyway - from Unix - is to specify the host you're on in both uppercase and lowercase, in the local HOST file (TCPIP SET HOST "name" /ALIAS="NAME" ...) and in DNS. That way, you can avoid problems caused by case-sensitivity.&lt;BR /&gt;&lt;BR /&gt;I think otehrs mentioned this as well:&lt;BR /&gt;What domain shows up when:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SHOW COMMUNICATION&lt;BR /&gt;$ TCPIP SHOW CONFIGURATION NAME_SERVICE /FULL&lt;BR /&gt;$ TCPIP SHOW NAME_SERVICE&lt;BR /&gt;$ SHOW LOG TCPIP$BIND&lt;BR /&gt;&lt;BR /&gt;and check the domain- and host info against your BIND configuration files.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Wed, 07 Apr 2004 10:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235677#M47174</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-04-07T10:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Name_Service : Local domain: * Mismatch *</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235678#M47175</link>
      <description>Thanks guys for all the extra tips.&lt;BR /&gt;&lt;BR /&gt;I didn't take up the suggestions to start from scratch (the cluster has high uptime requirements, I try to limit drastic changes as much as possible).&lt;BR /&gt;All other tips regarding TCPIP SHOW &amp;amp; SHOW LOGICAL commands revealed nothing abnormal.&lt;BR /&gt;&lt;BR /&gt;I suspect that the inital uppercase-only LOCAL HOST entries might be the source of my problem. This was the only thing I've modified (by including lowercase hostnames) since my initial reboot to activate the new IP adresses. Although subsequent stop/start of BIND didn't make the '*Mismatch*' go away, a complete stop/start of TCPIP on one node, some two weeks later, did solve the problem on that node. The other nodes still shows the '*Mismatch*' in TCPIP SHOW NAME.&lt;BR /&gt;&lt;BR /&gt;By the way, the reboot of one node was an unplanned one; thanks Compaq for designing the DS20E with N+1 triple redundant power-supplies, but only one power-cord. All it took was a tripped circuit-breaker, to powerdown the system. &lt;BR /&gt;&lt;BR /&gt;Greetings</description>
      <pubDate>Wed, 21 Apr 2004 07:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-name-service-local-domain-mismatch/m-p/3235678#M47175</guid>
      <dc:creator>Dirk Bogaerts</dc:creator>
      <dc:date>2004-04-21T07:36:53Z</dc:date>
    </item>
  </channel>
</rss>

