<?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: unable to delete decnet node in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966765#M54256</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The naming caches are 'sticky', even over reboots. Always flush the naming caches after changing information in the DECnet namespaces.&lt;BR /&gt;&lt;BR /&gt;You might find this &lt;A href="http://www.downloads.xdelta.co.uk/vmstjv5%20feb2005/decnet%20article%20vms%20tj%20v5%20feb2005.pdf" target="_blank"&gt;http://www.downloads.xdelta.co.uk/vmstjv5%20feb2005/decnet%20article%20vms%20tj%20v5%20feb2005.pdf&lt;/A&gt; useful for some of the background to Phase V.&lt;BR /&gt;&lt;BR /&gt;Cheers, Colin (&lt;A href="http://www.xdelta.co.uk)." target="_blank"&gt;www.xdelta.co.uk).&lt;/A&gt;</description>
    <pubDate>Fri, 23 Mar 2007 00:02:37 GMT</pubDate>
    <dc:creator>Colin Butcher</dc:creator>
    <dc:date>2007-03-23T00:02:37Z</dc:date>
    <item>
      <title>unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966760#M54251</link>
      <description>Hi Everyone&lt;BR /&gt;&lt;BR /&gt;I need to delete a node from decnet. &lt;BR /&gt;I tried decnet_register / option 1 / show node 1.12 &lt;BR /&gt;but I get :&lt;BR /&gt;Directory Service: Local name file&lt;BR /&gt;Error - Node name lookup failure&lt;BR /&gt;    49::00-01:AA-00-04-00-0C-04:00&lt;BR /&gt;Number of nodes reported on:  0&lt;BR /&gt;&lt;BR /&gt;Other options in decnet_register always give same reply :&lt;BR /&gt;Error - Node name lookup failure&lt;BR /&gt;This happens if I use node address 1.12 or node name&lt;BR /&gt;&lt;BR /&gt;But I can still set host to node, and I can see it using ncl.&lt;BR /&gt;How do I deleted the node from ncl, when I cant see it in decnet_register?&lt;BR /&gt;&lt;BR /&gt;The node name is stal02 - but in ncl it appears to include it as LOCAL:.BD3100&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&amp;gt; mc ncl show node 1.12&lt;BR /&gt;Node 1.12&lt;BR /&gt;at 2007-03-22-09:20:15.209+00:00Iinf&lt;BR /&gt;&lt;BR /&gt;Identifiers&lt;BR /&gt;    Name                              = LOCAL:.STAL02&lt;BR /&gt;    Address                           =&lt;BR /&gt;       {&lt;BR /&gt;          (&lt;BR /&gt;          [ DNA_CMIP-MICE ] ,&lt;BR /&gt;          [ DNA_SessionControlV3 , number = 19 ] ,&lt;BR /&gt;          [ DNA_OSItransportV1 , 'DEC0'H ] ,&lt;BR /&gt;          [ DNA_OSInetwork , 49::00-01:AA-00-04-00-0C-04:21 (LOCAL:.BD3100) ]&lt;BR /&gt;          ) ,&lt;BR /&gt;          (&lt;BR /&gt;          [ DNA_CMIP-MICE ] ,&lt;BR /&gt;          [ DNA_SessionControlV2 , number = 19 ] ,&lt;BR /&gt;          [ DNA_OSItransportV1 , 'DEC0'H ] ,&lt;BR /&gt;          [ DNA_IP , 0.0.0.0 ]&lt;BR /&gt;          ) ,&lt;BR /&gt;          (&lt;BR /&gt;          [ DNA_CMIP-MICE ] ,&lt;BR /&gt;          [ DNA_SessionControlV3 , number = 19 ] ,&lt;BR /&gt;          [ DNA_NSP ] ,&lt;BR /&gt;          [ DNA_OSInetwork , 49::00-01:AA-00-04-00-0C-04:20 (LOCAL:.BD3100) ]&lt;BR /&gt;          )&lt;BR /&gt;       }&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 05:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966760#M54251</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-03-22T05:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966761#M54252</link>
      <description>TMcB,&lt;BR /&gt;&lt;BR /&gt;the NCL SHOW NODE x.x command connects to the 'remote' node x.x and shows you information from that node.&lt;BR /&gt;&lt;BR /&gt;If you want to obtain this kind of information for the local node, use:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW name, address&lt;BR /&gt;&lt;BR /&gt;What do you really want to do ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 22 Mar 2007 05:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966761#M54252</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-22T05:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966762#M54253</link>
      <description>Hi Volker&lt;BR /&gt;&lt;BR /&gt;from the local node, I dont want users to be able to set host to node stal02&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 05:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966762#M54253</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-03-22T05:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966763#M54254</link>
      <description>TMcB,&lt;BR /&gt;&lt;BR /&gt;there may still be the STAL02 node name entry in the session control naming cache. You can flush the cache with:&lt;BR /&gt;&lt;BR /&gt;$ MC NCL FLUSH SESSION CONTROL NAMING CACHE ENTRY "*"&lt;BR /&gt;&lt;BR /&gt;There may also be a logical name STAL02 on your local node, which translates to the remote node address.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 05:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966763#M54254</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-22T05:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966764#M54255</link>
      <description>Hi Volker&lt;BR /&gt;&lt;BR /&gt;the "flush session" command resolved the issue.&lt;BR /&gt;&lt;BR /&gt;I really appreaciate your help with this&lt;BR /&gt;&lt;BR /&gt;Bye</description>
      <pubDate>Thu, 22 Mar 2007 05:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966764#M54255</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2007-03-22T05:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: unable to delete decnet node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966765#M54256</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The naming caches are 'sticky', even over reboots. Always flush the naming caches after changing information in the DECnet namespaces.&lt;BR /&gt;&lt;BR /&gt;You might find this &lt;A href="http://www.downloads.xdelta.co.uk/vmstjv5%20feb2005/decnet%20article%20vms%20tj%20v5%20feb2005.pdf" target="_blank"&gt;http://www.downloads.xdelta.co.uk/vmstjv5%20feb2005/decnet%20article%20vms%20tj%20v5%20feb2005.pdf&lt;/A&gt; useful for some of the background to Phase V.&lt;BR /&gt;&lt;BR /&gt;Cheers, Colin (&lt;A href="http://www.xdelta.co.uk)." target="_blank"&gt;www.xdelta.co.uk).&lt;/A&gt;</description>
      <pubDate>Fri, 23 Mar 2007 00:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-delete-decnet-node/m-p/3966765#M54256</guid>
      <dc:creator>Colin Butcher</dc:creator>
      <dc:date>2007-03-23T00:02:37Z</dc:date>
    </item>
  </channel>
</rss>

