<?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: sys$node logical doesn't persist through reboot in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886325#M103919</link>
    <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TCPWare-TCP configuration is the TCPWARE:CNFNET.com&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2016 06:27:20 GMT</pubDate>
    <dc:creator>Ruslan R. Laishev</dc:creator>
    <dc:date>2016-08-08T06:27:20Z</dc:date>
    <item>
      <title>sys$node logical doesn't persist through reboot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886041#M103917</link>
      <description>&lt;P&gt;I run tcpware's net$configure.com and the logical sys$node gets defined but when I reboot for some reason that logical is lost.&amp;nbsp; My other systems do not do this and can't figure out why.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 19:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886041#M103917</guid>
      <dc:creator>JustinDoss</dc:creator>
      <dc:date>2016-08-05T19:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: sys$node logical doesn't persist through reboot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886050#M103918</link>
      <description>&lt;P&gt;SYS$NODE is a logical name defined by the DECnet network stack, so — if you don't have DECnet around — you shouldn't have and shouldn't expect that logical name to be defined.&lt;/P&gt;&lt;P&gt;The TCPware package should not be defining that logical name, either. &amp;nbsp; That it's defining that (and not cleaning up) is arguably a bug in that package, and I wouldn't depend on that behavior continuing to work over upgrades.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is (also?) a net$configure.com configuration command procedure that's used for DEC/Compaq/HP/HPE DECnet-Plus network product — what's also called DECnet Phase V or DECnet/OSI — and that's not related to TCPware. &amp;nbsp; (I don't know off-hand if there is a similarly-named configuration tool&amp;nbsp;in TCPware.) &amp;nbsp; That package is associated with the SYS$NODE logical name,&lt;/P&gt;&lt;P&gt;if you're looking to configure DECnet-Plus here and not TCPware, then have a look at the available documentation (&lt;A href="http://h20565.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c04622811" target="_blank"&gt;installation and configuration&lt;/A&gt;, and&amp;nbsp;&lt;A href="http://h20565.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c04623084" target="_blank"&gt;management&lt;/A&gt;) , and ensure that the installation and system configuration is correct and that prerequisite settings are correct and that the software licenses are installed and such — DECnet-Plus is a fairly complex package to configure and operate — and if there are any errors being logged during the OpenVMS system bootstrap.&lt;/P&gt;&lt;P&gt;DECnet-Plus doesn't usually require adding a startup to SYSTARTUP_VMS.COM, though some DECnet-Plus components can require that. &amp;nbsp; If that's failing, it's usually due to a parameter or licensing or a bad configuration.&lt;/P&gt;&lt;P&gt;If you have some local code that requires that logical name and you cannot change the associated code (and if you're using TCPware here and not DECnet-Plus, or if you don't care what network stack is in use) then the hack-around is to DEFINE the logical name during the local system startup procedure. &amp;nbsp; That can include adding a DCL command to DEFINE /SYSTEM /EXECUTIVE SYS$NODE {whatever} to create that logical name somewhere in SYSTARTUP_VMS.COM, for instance. &amp;nbsp; Basically, make the TCPware misbehavior into your own misbehavior. &amp;nbsp; That'll work, at least until DECnet — either Phase IV or Phase V / DECnet-Plus — gets involved or until some other misbehaving software also defines that logical name.&lt;/P&gt;&lt;P&gt;If you want the host name of the local OpenVMS server (and that's why you're looking for SYS$NODE here), then there are &lt;A href="http://labs.hoffmanlabs.com/node/589" target="_blank"&gt;numerous places where OpenVMS itself and various common layered products and tools store a host identification string&lt;/A&gt;, and there's no particular consistency across the names and lengths involved, nor around the retrieval of that information, nor around how to modify the name. &amp;nbsp; Of of the various choices for the host name, I'd probably use the name associated with the OpenVMS system parameter SCSNODE and the f$getsyi or sys$getsyi calls to retrieve the preferred host name value.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 22:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886050#M103918</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2016-08-05T22:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: sys$node logical doesn't persist through reboot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886325#M103919</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TCPWare-TCP configuration is the TCPWARE:CNFNET.com&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2016 06:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-node-logical-doesn-t-persist-through-reboot/m-p/6886325#M103919</guid>
      <dc:creator>Ruslan R. Laishev</dc:creator>
      <dc:date>2016-08-08T06:27:20Z</dc:date>
    </item>
  </channel>
</rss>

