<?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: FTP error messages in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675511#M59810</link>
    <description>$ x=f$message(%x1001828A)&lt;BR /&gt;$ sho sym x&lt;BR /&gt;  X = "%RMS-E-FLK, file currently locked by another user"&lt;BR /&gt;$ set mess sys$message:TCPIP$MSG.EXE&lt;BR /&gt;$ x=f$message(%x17649B11)&lt;BR /&gt;$ sho sym x&lt;BR /&gt;  X = "%TCPIP-S-FTP_NORMAL, normal successful completion"&lt;BR /&gt;$ &lt;BR /&gt;</description>
    <pubDate>Tue, 17 Aug 2010 01:38:18 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2010-08-17T01:38:18Z</dc:date>
    <item>
      <title>FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675509#M59808</link>
      <description>Hi, I am maintaining a legacy system using VMS pascal. Recently there was a problem with FTP - trying to copy files from one node to another node running the same software.&lt;BR /&gt;&lt;BR /&gt;Basically we are trying to shift user information from the node on which the user signs on to all other active nodes. So, it is something which is used frequenty during the day.&lt;BR /&gt;&lt;BR /&gt;Ripping through the code I see a couple of status checks which are lightly documented (ie. not documented). I can't find this on the net anywhere so can anyone shed light on what status these codes refer to:&lt;BR /&gt;&lt;BR /&gt;X1001828A I think this is just a VMS error code when opening a file&lt;BR /&gt;X17649B11 this is after a copy/ftp command&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 17 Aug 2010 01:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675509#M59808</guid>
      <dc:creator>tim lloyd_1</dc:creator>
      <dc:date>2010-08-17T01:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675510#M59809</link>
      <description>&lt;!--!*#--&gt;As usual, some description of the system, its&lt;BR /&gt;software, and the commands used might be more&lt;BR /&gt;helpful than vague ramblings and&lt;BR /&gt;interpretations.  As a start:&lt;BR /&gt;&lt;BR /&gt;      tcpip show version&lt;BR /&gt;&lt;BR /&gt;Around here:&lt;BR /&gt;&lt;BR /&gt;ALP $ write sys$output f$message( %X1001828A)&lt;BR /&gt;%RMS-E-FLK, file currently locked by another user&lt;BR /&gt;&lt;BR /&gt;ALP $ write sys$output f$message( %X17649B11)&lt;BR /&gt;%TCPIP-S-FTP_NORMAL, normal successful completion</description>
      <pubDate>Tue, 17 Aug 2010 01:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675510#M59809</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-08-17T01:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675511#M59810</link>
      <description>$ x=f$message(%x1001828A)&lt;BR /&gt;$ sho sym x&lt;BR /&gt;  X = "%RMS-E-FLK, file currently locked by another user"&lt;BR /&gt;$ set mess sys$message:TCPIP$MSG.EXE&lt;BR /&gt;$ x=f$message(%x17649B11)&lt;BR /&gt;$ sho sym x&lt;BR /&gt;  X = "%TCPIP-S-FTP_NORMAL, normal successful completion"&lt;BR /&gt;$ &lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2010 01:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675511#M59810</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-08-17T01:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675512#M59811</link>
      <description>$ HELP/MESSAGE/STATUS=%X1001828A &lt;BR /&gt;&lt;BR /&gt;gives you good information.&lt;BR /&gt;&lt;BR /&gt;The other status is a success status. My usual tricks for finding out what it means have not been fruitful.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2010 01:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675512#M59811</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2010-08-17T01:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675513#M59812</link>
      <description>thanks all. That answers my question. I'll close this later</description>
      <pubDate>Tue, 17 Aug 2010 02:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675513#M59812</guid>
      <dc:creator>tim lloyd_1</dc:creator>
      <dc:date>2010-08-17T02:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675514#M59813</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] My usual tricks for finding out what&lt;BR /&gt;&amp;gt; it means have not been fruitful.&lt;BR /&gt;&lt;BR /&gt;And they were?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ set mess sys$message:TCPIP$MSG.EXE&lt;BR /&gt;&lt;BR /&gt;The trick is knowing which is the magic file&lt;BR /&gt;in SYS$MESSAGE.  I have a DCL procedure to&lt;BR /&gt;try them all until it gets something better&lt;BR /&gt;than "NOMSG".  (I probably used it recently&lt;BR /&gt;to check on an FTP status of my own, which is&lt;BR /&gt;most likely why I didn't need an explicit SET&lt;BR /&gt;MESSAGE of my own to get what I got above.)</description>
      <pubDate>Tue, 17 Aug 2010 02:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675514#M59813</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-08-17T02:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTP error messages</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675515#M59814</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt; From Steven:&lt;BR /&gt;&amp;gt; [...] My usual tricks for finding out what&lt;BR /&gt;&amp;gt; it means have not been fruitful.&lt;BR /&gt;&lt;BR /&gt;And they were?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ set mess sys$message:TCPIP$MSG.EXE&lt;BR /&gt;&lt;BR /&gt;The trick is knowing which is the magic file&lt;BR /&gt;in SYS$MESSAGE.  I have a DCL procedure to&lt;BR /&gt;try them all until it gets something better&lt;BR /&gt;than "NOMSG".&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;I have the same command file. It did not find anything because TCPIP$MSG does not exist on my system.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Aug 2010 12:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-error-messages/m-p/4675515#M59814</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2010-08-17T12:34:54Z</dc:date>
    </item>
  </channel>
</rss>

