<?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: editing ucx$host.dat in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990286#M83451</link>
    <description>Hi Atul,&lt;BR /&gt;Here are some practical related hints.&lt;BR /&gt;Anyhow please be careful these are only hints. The here listed commands applies for HP TCP/IP Services V5.4, V5.5 &amp;amp; V5.6&lt;BR /&gt;But no guarranties!&lt;BR /&gt;&lt;BR /&gt;Examples&lt;BR /&gt;========&lt;BR /&gt;&lt;BR /&gt;View HOSTS.DAT entries&lt;BR /&gt;----------------------&lt;BR /&gt;TCPIP SHOW HOST /LOCAL&lt;BR /&gt;&lt;BR /&gt;Removing entries out of the HOSTS.DAT&lt;BR /&gt;-------------------------------------&lt;BR /&gt;TCPIP SET NOHOST /NOCONFIRM  192.168.100.127&lt;BR /&gt;&lt;BR /&gt;Adding HOSTS.DAT entries&lt;BR /&gt;------------------------&lt;BR /&gt;$ TCPIP SET HOST lagavulin  /ADDRESS=192.168.1.22  /ALIAS=("lagavulin")&lt;BR /&gt;&lt;BR /&gt;As mentioned before please refer to the documentation or online help (man pages).&lt;BR /&gt;TCPIP help&lt;BR /&gt; set host&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;   Andreas</description>
    <pubDate>Sun, 29 Apr 2007 07:01:35 GMT</pubDate>
    <dc:creator>Andreas Vollmer</dc:creator>
    <dc:date>2007-04-29T07:01:35Z</dc:date>
    <item>
      <title>editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990282#M83447</link>
      <description>I want to add new entry of the server and ipaddres on vms server. I want to know how I can edit ucx$host.dat file which is having such entries . I suppose this file is same as /etc/hosts in unix.&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;BR /&gt;Atul&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Apr 2007 15:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990282#M83447</guid>
      <dc:creator>Atul Subhedar</dc:creator>
      <dc:date>2007-04-27T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990283#M83448</link>
      <description>use &lt;BR /&gt;&lt;BR /&gt;$ tcpip set host dns_name /address=a.b.c.d&lt;BR /&gt;&lt;BR /&gt;or if prio to tcpip services&lt;BR /&gt;&lt;BR /&gt;$ ucx set host dns_name /address=a.b.c.d&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Apr 2007 15:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990283#M83448</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-04-27T15:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990284#M83449</link>
      <description>&lt;P&gt;and to get rid of entries:&lt;BR /&gt;&lt;BR /&gt;set nohost [mumble]&lt;BR /&gt;&lt;BR /&gt;don't map knowledge of unix onto vms, as that will often lead to frustration -- the manuals are usually pretty good, and will walk you through the typical tasks.&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://www.hp.com/go/openvms/doc/&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[&lt;U&gt;Moderator edit&lt;/U&gt;: Above link is no longer valid. Please refer to&amp;nbsp;&lt;A href="https://support.hpe.com/" target="_blank"&gt;https://support.hpe.com/&lt;/A&gt;]&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;has the tcp/ip services manuals (your version is prior to v5.0), and the OpenVMS manuals, and many other product manuals.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 15:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990284#M83449</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2023-03-30T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990285#M83450</link>
      <description>As stated, use the tools, do not try direct manipulation. If you want to know why, then just a few sample records with DUMP/RECORD=COUNT=5&lt;BR /&gt;You'll see some bytes with binary / non-print characters indentifying fields. That make editting tricky.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Apr 2007 13:13:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990285#M83450</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-04-28T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990286#M83451</link>
      <description>Hi Atul,&lt;BR /&gt;Here are some practical related hints.&lt;BR /&gt;Anyhow please be careful these are only hints. The here listed commands applies for HP TCP/IP Services V5.4, V5.5 &amp;amp; V5.6&lt;BR /&gt;But no guarranties!&lt;BR /&gt;&lt;BR /&gt;Examples&lt;BR /&gt;========&lt;BR /&gt;&lt;BR /&gt;View HOSTS.DAT entries&lt;BR /&gt;----------------------&lt;BR /&gt;TCPIP SHOW HOST /LOCAL&lt;BR /&gt;&lt;BR /&gt;Removing entries out of the HOSTS.DAT&lt;BR /&gt;-------------------------------------&lt;BR /&gt;TCPIP SET NOHOST /NOCONFIRM  192.168.100.127&lt;BR /&gt;&lt;BR /&gt;Adding HOSTS.DAT entries&lt;BR /&gt;------------------------&lt;BR /&gt;$ TCPIP SET HOST lagavulin  /ADDRESS=192.168.1.22  /ALIAS=("lagavulin")&lt;BR /&gt;&lt;BR /&gt;As mentioned before please refer to the documentation or online help (man pages).&lt;BR /&gt;TCPIP help&lt;BR /&gt; set host&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;   Andreas</description>
      <pubDate>Sun, 29 Apr 2007 07:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990286#M83451</guid>
      <dc:creator>Andreas Vollmer</dc:creator>
      <dc:date>2007-04-29T07:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: editing ucx$host.dat</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990287#M83452</link>
      <description>Hi again,&lt;BR /&gt;I forget to mention...&lt;BR /&gt;Please never ever try to edit the HOSTS.dat file or any other TCPIP (UCX) database files.&lt;BR /&gt;As Hein mentioned these files have a special file format. Editing will lead to data corruption within the TCPIP config DB and cause unpredictable behavior of TCPIP!&lt;BR /&gt;&lt;BR /&gt;The HOSTS.DAT is not a plain ASCII file as it is under UNIX/LINUX etc.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;    Andreas&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Apr 2007 07:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/editing-ucx-host-dat/m-p/3990287#M83452</guid>
      <dc:creator>Andreas Vollmer</dc:creator>
      <dc:date>2007-04-29T07:07:13Z</dc:date>
    </item>
  </channel>
</rss>

