<?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: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139546#M105478</link>
    <description>&lt;P&gt;J_LZ,&lt;/P&gt;&lt;P&gt;did you correctly configure DECnet-over-IP on both nodes ?&lt;/P&gt;&lt;PRE&gt;- @TCPIP$CONFIG PWIPDRIVER
- @NET$CONFIGURE ADVANCED  OSI Transport, Naming: domain,local
- create DECnet-over-IP Proxies 
- Define DECnet-Node-Names as local IP-Alias
- remove DECnet-Node-Names from DECnet Registry -&amp;gt; forces BIND Lookup !&lt;/PRE&gt;&lt;P&gt;Test with the local node(s) first on both nodes, then try node-to-node.&lt;/P&gt;&lt;P&gt;Note that you can't use RENAME between nodes, not even between different disk volumes.&lt;/P&gt;&lt;P&gt;Volker.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 15:16:05 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2021-07-05T15:16:05Z</dc:date>
    <item>
      <title>Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139509#M105476</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;Greetings! I am still learning about Open VMS and currently, I have a project where I need to make our old server (A) up and running to sync with another server (B) with the same specs.&amp;nbsp; Already configured the server and I can ping from A to B and vise versa via UCX. I am able to transfer files via FTP but unfortunately, whenever I try to use "COPY" or "RENAME" to duplicate or move files directly from Server A to B, I am getting an error.&lt;/P&gt;&lt;P&gt;Here's the message that I am receiving:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;From A to B&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;"%DIRECT-E-OPENIN, error opening 10.116.51.11::SERVERB$DKA1:[000000]*.*;* as input&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*** I have the same error whenever I try to use DIR (DIRECTORY) command to list files.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;From B to A&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;%DIRECT-E-OPENIN, error opening SERVERA::SERVERA$DKA2:[000000]*.*;* as input&lt;BR /&gt;-RMS-E-FND, ACP file or directory lookup failed&lt;BR /&gt;-SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;This is how my "AUTHORIZE" PROXY Config looks like (Not actual values)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;10.116.10.10::USERNAME&lt;BR /&gt;* (D)&lt;/P&gt;&lt;P&gt;SERVERA::USERNAME&lt;BR /&gt;USERNAME (D)&lt;/P&gt;&lt;P&gt;10.116.10.11::USERNAME&lt;BR /&gt;* (D)&lt;/P&gt;&lt;P&gt;SERVERB::USERNAME&lt;BR /&gt;USERNAME (D)&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;This is how my "TCPIP/UCX" PROXY Config looks like (Not actual values)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;VMS User_name&amp;nbsp; &amp;nbsp; &amp;nbsp; Type&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;User_ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Group_ID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Host_name&lt;BR /&gt;USERNAME&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CD&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USERNAME&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SERVERA, SERVERB, 10.116.51.10, 10.116.51.11&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Server A TCPIP Version :&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.7 - ECO 2&lt;BR /&gt;on an HP Integrity rx2800 i2 (1.60GHz/5.0MB) running OpenVMS V8.4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Server B TCPIP Version:&amp;nbsp;&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.7 - ECO 4&lt;BR /&gt;on an HP Integrity rx2800 i2 (1.60GHz/5.0MB) running OpenVMS V8.4&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is there anything I need to look for aside from those? Kindly let me know if you need further info or if I've been providing unnecessary information.&lt;/P&gt;&lt;P&gt;Please correct me if I am using the wrong terminologies about servers and networking. Still learning about it &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 02:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139509#M105476</guid>
      <dc:creator>J_LZ</dc:creator>
      <dc:date>2021-06-17T02:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139525#M105477</link>
      <description>&lt;P&gt;&amp;gt; [...] over DECNET/TCPIP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I do almost nothing with this stuff, and infrequently, too, so I know&lt;BR /&gt;nothing, but...&lt;/P&gt;&lt;P&gt;&amp;gt; [...] I can ping from A to B and vise versa [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Ok.&lt;/P&gt;&lt;P&gt;&amp;gt; *** I have the same error whenever I try to use DIR (DIRECTORY)&lt;BR /&gt;&amp;gt; command to list files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'd stick with DIR for a while.&amp;nbsp; No need to fight&lt;BR /&gt;permission/protection problems at both ends.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Have you compared SHOW NETWORK /FULL DECNET between the two nodes?&lt;BR /&gt;Is there a DNA_IP under Identifiers on both?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; How about "From A to A" and "From B to B"?&amp;nbsp; (You might need to add&lt;BR /&gt;more (harmless) proxies.)&amp;nbsp; Start simple, I always say.&lt;/P&gt;&lt;P&gt;&amp;gt; -RMS-E-FND, ACP file or directory lookup failed&lt;BR /&gt;&amp;gt; -SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I can get that by targeting a Mac instead of a VMS system:&lt;/P&gt;&lt;P&gt;ITS $ dir 10.0.0.140::d0:[smsm]login ! The same VMS system.&lt;/P&gt;&lt;P&gt;Directory 10.0.0.140::ITS$DKA0:[SMSm]&lt;/P&gt;&lt;P&gt;login.com;1&lt;/P&gt;&lt;P&gt;Total of 1 file.&lt;/P&gt;&lt;P&gt;ITS $ dir 10.0.0.29::d0:[smsm]login ! A Mac.&lt;BR /&gt;%DIRECT-E-OPENIN, error opening 10.0.0.29::D0:[SMSM]LOGIN.*;* as input&lt;BR /&gt;-RMS-E-FND, ACP file or directory lookup failed&lt;BR /&gt;-SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; That Mac knows nothing about DECnet (hence "not currently&lt;BR /&gt;reachable"), so that message could mean that your SERVERA knows not much&lt;BR /&gt;about DECnet over IP.&amp;nbsp; (But what do I know?)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 05:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139525#M105477</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2021-06-17T05:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139546#M105478</link>
      <description>&lt;P&gt;J_LZ,&lt;/P&gt;&lt;P&gt;did you correctly configure DECnet-over-IP on both nodes ?&lt;/P&gt;&lt;PRE&gt;- @TCPIP$CONFIG PWIPDRIVER
- @NET$CONFIGURE ADVANCED  OSI Transport, Naming: domain,local
- create DECnet-over-IP Proxies 
- Define DECnet-Node-Names as local IP-Alias
- remove DECnet-Node-Names from DECnet Registry -&amp;gt; forces BIND Lookup !&lt;/PRE&gt;&lt;P&gt;Test with the local node(s) first on both nodes, then try node-to-node.&lt;/P&gt;&lt;P&gt;Note that you can't use RENAME between nodes, not even between different disk volumes.&lt;/P&gt;&lt;P&gt;Volker.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139546#M105478</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2021-07-05T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139906#M105480</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/586411"&gt;@Steven Schweda&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/10598"&gt;@Volker Halle&lt;/a&gt;&amp;nbsp; Thank you guys so much for the help! I've spent almost a month doing research to get this up and running and it only took you 1 post to have it resolved. Maybe I was using the wrong keywords when I was searching for answers but hey, I really learned a lot! This is awesome!&lt;/P&gt;&lt;P&gt;What I did:&lt;BR /&gt;&lt;BR /&gt;1. &lt;STRONG&gt;$ SHOW NETWORK/FULL DECNET&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;STRONG&gt;- Found out that DECNET isn't really set up properly or isn't really configured at all.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Product: DECNET Manufacturer: Hewlett-Packard Company&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Node: SERVERAAddress(es): 1.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Network Type: DNA V Interface(s): net 0&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Node 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at 2021-06-17-14:14:48.806+08:00Iinf&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Identifiers&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Name = &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Address = &amp;lt;Default value&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Status&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;UID = 2F5EC000-53A6-11E2-8001-AB0014000104&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;State = Off&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Functions Enabled = &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;ID = 00-24-7C-45-26-A2&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Characteristics&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Version = T5.0.3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Implementation = &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Name = OpenVMS I64 ,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Version = "V8.4 "&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;] ,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Name = HP DECnet-Plus for OpenVMS ,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Version = "V8.4 ECO01 22-JUN-2010 22:35:55.29"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Script Location = &amp;lt;Default value&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Maximum Listeners = 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Listener Template = &amp;lt;Default value&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Secondary Names = &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Counters&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;Creation Time = 1858-11-17-08:00:00.000+08:00Iinf&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Renames = 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Changes of ID = 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;IDROM Check Failures = 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Changes of Address = 0&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;FONT size="2"&gt;%NCL-E-CMLSENDFAILED, error sending command request&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;-CML-E-EMAAPROB, error returned from VMS EMA agent&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;-NCL-E-ENTCLSNOTSUPP, entity class not supported&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;%NCL-E-CMLSENDFAILED, error sending command request&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;-CML-E-EMAAPROB, error returned from VMS EMA agent&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;-NCL-E-ENTCLSNOTSUPP, entity class not supported&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;$&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;2. After DECNET was configured using the command &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;"@sys$manager:net$configure"&lt;/STRONG&gt;&lt;/FONT&gt;, it seems like there was a bit of improvement. DECNET information is now populated.&lt;BR /&gt;&lt;BR /&gt;The error message I was receiving also changed to the below prompt.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&lt;FONT size="2"&gt;&lt;EM&gt;"%DIRECT-E-OPENIN, error opening &lt;SPAN&gt;&amp;nbsp;10.116.51.11::SERVERB$DKA1:[000000]*&lt;/SPAN&gt;.*;* as input&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;EM&gt;-RMS-E-FND, ACP file or directory lookup failed&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;EM&gt;-SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;/EM&gt;"&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;3.&amp;nbsp; One thing I've noticed is that, DNA_IP isn't also configured. By using &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;"$ mcr ncl show add" &lt;/STRONG&gt;&lt;/FONT&gt;command, found out that DNA_IP is set to 0.0.0.0. Did some more research and it pointed me to PWIP drivers.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;4. Used "&lt;STRONG&gt;&lt;FONT color="#3366FF"&gt;@SYS$MANAGER:UCX$CONFIG&lt;/FONT&gt;&lt;/STRONG&gt;" to configure PWIP, and voila! DNA_IP got populated with the correct IP address and I am now also able to DIR and COPY to local and the remote server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may be a simple fix to those who are really familiar with the VMS systems, but for beginners, we really appreciate the help and we learned a lot! Hope this also helps other "starting up" folks in case they encounter the same situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Now, I will have to do more research about my problem when transferring from SERVERB to SERVERA.&lt;/P&gt;&lt;P&gt;Again, thanks a lot!&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 03:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139906#M105480</guid>
      <dc:creator>J_LZ</dc:creator>
      <dc:date>2021-06-21T03:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139910#M105481</link>
      <description>&lt;P&gt;&amp;gt; It may be a simple fix to those who are really familiar with the VMS&lt;BR /&gt;&amp;gt; systems, [...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMS is sufficiently old-fashioned to have loads of mostly good&lt;BR /&gt;documentation, but the quantity can be near overwhelming, and&lt;BR /&gt;DECnet-Plus ("Phase V") has enough flexibility to overload my brain.&lt;/P&gt;&lt;P&gt;&amp;gt; Now, I will have to do more research about my problem when&lt;BR /&gt;&amp;gt; transferring from SERVERB to SERVERA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What does work now, and what still fails?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 05:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139910#M105481</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2021-06-21T05:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help. Unable to use COPY command or DIR to another node. OpenVMS over DECNET/TCPIP.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139915#M105482</link>
      <description>&lt;P&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;What does work now, and what still fails?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Tried to shutdown/restart TCPIP and everything seems to be working now. I am able to transfer from A to B and vise versa.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the help &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 06:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/need-help-unable-to-use-copy-command-or-dir-to-another-node/m-p/7139915#M105482</guid>
      <dc:creator>J_LZ</dc:creator>
      <dc:date>2021-06-21T06:04:07Z</dc:date>
    </item>
  </channel>
</rss>

