<?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: Decnet Host Database.. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519647#M67675</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For DECnet Plus, use MCR DECNET_REGISTER.&lt;BR /&gt;Once the menu is displayed, choose option "7 - Export node names to a data file". Then for "Directory service", enter "LocalFile", for "Node name or address", enter *, for "File name", enter a valid file specification. After "export", you'll have a quite readable list of the nodes known to DECnet.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Apr 2005 02:13:01 GMT</pubDate>
    <dc:creator>Kris Clippeleyr</dc:creator>
    <dc:date>2005-04-07T02:13:01Z</dc:date>
    <item>
      <title>Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519643#M67671</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;   Is there any host database file for DECNET nodes and Addresses on an OpenVMS system just as how TCPIP has TCPIP$HOST.DAT file. If not, how to find out the DECNET addresses that are there in cache on a running OpenVMS system?&lt;BR /&gt;&lt;BR /&gt;   I somewhere heard that NETNODE_REMOTE.DAT is the one which has these DECNET Address entries. But that is also not readable. &lt;BR /&gt; &lt;BR /&gt;   Any clarfication is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Muthuvel.B</description>
      <pubDate>Wed, 06 Apr 2005 16:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519643#M67671</guid>
      <dc:creator>Muthuvel.B</dc:creator>
      <dc:date>2005-04-06T16:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519644#M67672</link>
      <description>Muthuvel,&lt;BR /&gt;&lt;BR /&gt;DECnet information is stored in a database accessible via the NCP utility.  Enter the following DCL commands to enter the utility:&lt;BR /&gt;&lt;BR /&gt;$ MCR NCP&lt;BR /&gt;&lt;BR /&gt;Once in the utility, use the SHOW command to view the volatile entries.  Use the LIST command to view permanent entries.  To show all nodes in the volatile database:&lt;BR /&gt;&lt;BR /&gt;NCP&amp;gt; Show Known Nodes&lt;BR /&gt;&lt;BR /&gt;For detailed information on commands and qualifiers:&lt;BR /&gt;&lt;BR /&gt;NCP&amp;gt; Help&lt;BR /&gt;&lt;BR /&gt;Hope that gets you started.&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;&lt;BR /&gt;--Jeff</description>
      <pubDate>Wed, 06 Apr 2005 17:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519644#M67672</guid>
      <dc:creator>Jeffery D. Urmann</dc:creator>
      <dc:date>2005-04-06T17:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519645#M67673</link>
      <description>Thank you so much.. I am very much pleased with the help.&lt;BR /&gt;&lt;BR /&gt;   I read that for the nodes running Decnet Plus, the configs should be done with NCL instead of NCP. Is that true? and if that is the case, How can I find the same thing that is the DecNet node info using NCL?&lt;BR /&gt;&lt;BR /&gt;   I also would request you to provide me some useful stuffs which detailedly describes the DECNET transport across nodes.&lt;BR /&gt;&lt;BR /&gt;  Thanks &amp;amp; Regards,&lt;BR /&gt;  Muthuvel.B</description>
      <pubDate>Wed, 06 Apr 2005 18:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519645#M67673</guid>
      <dc:creator>Muthuvel.B</dc:creator>
      <dc:date>2005-04-06T18:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519646#M67674</link>
      <description>Muthuvel.B,&lt;BR /&gt;&lt;BR /&gt;On my machine, I use:&lt;BR /&gt;&lt;BR /&gt;$ mcr decnet_register&lt;BR /&gt;&lt;BR /&gt;and then follow the prompts and help in there.  I think it is for newer versions of DECnet than NCL was.  I have DECnet_OSI V7.3-1.&lt;BR /&gt;&lt;BR /&gt;--Travis Craig&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2005 20:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519646#M67674</guid>
      <dc:creator>Travis Craig</dc:creator>
      <dc:date>2005-04-06T20:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519647#M67675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For DECnet Plus, use MCR DECNET_REGISTER.&lt;BR /&gt;Once the menu is displayed, choose option "7 - Export node names to a data file". Then for "Directory service", enter "LocalFile", for "Node name or address", enter *, for "File name", enter a valid file specification. After "export", you'll have a quite readable list of the nodes known to DECnet.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 02:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519647#M67675</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-04-07T02:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519648#M67676</link>
      <description>Hi,&lt;BR /&gt;With DECnet phase IV you can view nodes on database using NCP. "show know nodes" displays nodes on temporal database and "list know nodes" displays nodes on permanent database.&lt;BR /&gt;If you use DECnet phase V, the best option to view defined nodes is use command DECNET_REGISTER to display nodes on local or DNS databases.&lt;BR /&gt;Best Regards.</description>
      <pubDate>Thu, 07 Apr 2005 02:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519648#M67676</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2005-04-07T02:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Decnet Host Database..</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519649#M67677</link>
      <description>See DECnet manual for some info on the protocol stack. The DECnet phase IV protocols are documents and the documents are available e.g&lt;BR /&gt;&lt;A href="http://linux-decnet.sourceforge.net/docs/doc_index.html" target="_blank"&gt;http://linux-decnet.sourceforge.net/docs/doc_index.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 07:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-host-database/m-p/3519649#M67677</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-07T07:18:31Z</dc:date>
    </item>
  </channel>
</rss>

