<?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 550 Failed to create error detected while reading prolog for output in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062214#M55366</link>
    <description>&lt;!--!*#--&gt;Intermittent FTP error.&lt;BR /&gt;&lt;BR /&gt;Client SW ver: UCX V4.2-21C, OpenVMS V7.1 VAX&lt;BR /&gt;Server SW ver: V5.4-15E, OpenVMS V7.3-2 Alpha&lt;BR /&gt;&lt;BR /&gt;Attempting to FTP push a file.  The file is created on the server however the record format is incorrect and the following error is received on the client:&lt;BR /&gt;&lt;BR /&gt;150 Opening data connection for DISK$10:[IDX]DESC.DAT;2 (10.12.2.202,2306)&lt;BR /&gt;550-Failed to create DISK$10:[IDX]DESC.DAT;2&lt;BR /&gt; for output.&lt;BR /&gt;550 Failed to create error detected while reading prolog for output.&lt;BR /&gt;550 Failed to create error detected while reading prolog for output.&lt;BR /&gt;&lt;BR /&gt;The source file is and indexed file:&lt;BR /&gt;File organization:  Indexed, Prolog: 3, Using 2 keys&lt;BR /&gt;                             In 3 areas&lt;BR /&gt;&lt;BR /&gt;The file created was:&lt;BR /&gt;File organization:  Indexed&lt;BR /&gt;&lt;BR /&gt;Any comments on what is happening here?</description>
    <pubDate>Wed, 08 Aug 2007 11:27:02 GMT</pubDate>
    <dc:creator>O'Malley</dc:creator>
    <dc:date>2007-08-08T11:27:02Z</dc:date>
    <item>
      <title>550 Failed to create error detected while reading prolog for output</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062214#M55366</link>
      <description>&lt;!--!*#--&gt;Intermittent FTP error.&lt;BR /&gt;&lt;BR /&gt;Client SW ver: UCX V4.2-21C, OpenVMS V7.1 VAX&lt;BR /&gt;Server SW ver: V5.4-15E, OpenVMS V7.3-2 Alpha&lt;BR /&gt;&lt;BR /&gt;Attempting to FTP push a file.  The file is created on the server however the record format is incorrect and the following error is received on the client:&lt;BR /&gt;&lt;BR /&gt;150 Opening data connection for DISK$10:[IDX]DESC.DAT;2 (10.12.2.202,2306)&lt;BR /&gt;550-Failed to create DISK$10:[IDX]DESC.DAT;2&lt;BR /&gt; for output.&lt;BR /&gt;550 Failed to create error detected while reading prolog for output.&lt;BR /&gt;550 Failed to create error detected while reading prolog for output.&lt;BR /&gt;&lt;BR /&gt;The source file is and indexed file:&lt;BR /&gt;File organization:  Indexed, Prolog: 3, Using 2 keys&lt;BR /&gt;                             In 3 areas&lt;BR /&gt;&lt;BR /&gt;The file created was:&lt;BR /&gt;File organization:  Indexed&lt;BR /&gt;&lt;BR /&gt;Any comments on what is happening here?</description>
      <pubDate>Wed, 08 Aug 2007 11:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062214#M55366</guid>
      <dc:creator>O'Malley</dc:creator>
      <dc:date>2007-08-08T11:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: 550 Failed to create error detected while reading prolog for output</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062215#M55367</link>
      <description>What's the COPY/FTP command that you are using?  &lt;BR /&gt;What FTP command is triggering the transfer?  &lt;BR /&gt;&lt;BR /&gt;Are there periodic transfers of this file, or multiple nodes transferring the file to the target host?&lt;BR /&gt;&lt;BR /&gt;This looks like it could be anything from a TCP/IP Services bug or mayhap a protection error or possibly a file access collision.&lt;BR /&gt;&lt;BR /&gt;Do you have DECnet around?  That tends to work better (by default) for this sort of file transfer operation.&lt;BR /&gt;&lt;BR /&gt;I don't recall the mapping of the displayed "packed" version strings off-hand, and I'd look to see what ECOs are available and which are loaded.  (The UCX SHOW VERSION command display tends to be better here.)&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Aug 2007 12:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062215#M55367</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-08-08T12:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: 550 Failed to create error detected while reading prolog for output</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062216#M55368</link>
      <description>$ ftp oc.com /user="&lt;XXX&gt;"/pass="xxx"&lt;BR /&gt;220 OC.COM FTP Server (Version 5.4) Ready.&lt;BR /&gt;Connected to OC.COM. &lt;BR /&gt;331 Username &lt;XXX&gt; requires a Password&lt;BR /&gt;230 User logged in.&lt;BR /&gt;SET DEF DISK$10:[IDX]&lt;BR /&gt;250-CWD command successful.&lt;BR /&gt;250 New default directory is DISK$10:[IDX]&lt;BR /&gt;bin&lt;BR /&gt;200 TYPE set to IMAGE.&lt;BR /&gt;PUT DESC.DAT;2&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;&lt;BR /&gt;One shot file transfer between the client and server; no other transfers to this directory.&lt;BR /&gt;&lt;BR /&gt;No access to client VAX system for additional version information.  Alpha version information:&lt;BR /&gt;&lt;BR /&gt;OC-DB&amp;gt;&amp;gt; tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 4&lt;BR /&gt;  on a AlphaServer ES40 running OpenVMS V7.3-2&lt;/XXX&gt;&lt;/XXX&gt;</description>
      <pubDate>Wed, 08 Aug 2007 12:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062216#M55368</guid>
      <dc:creator>O'Malley</dc:creator>
      <dc:date>2007-08-08T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: 550 Failed to create error detected while reading prolog for output</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062217#M55369</link>
      <description>It might well be a problem between FTP@UCX 4.2 and FTP$TCPIP5.4. IIRC, I've seen similar problems before sending indexed files over the wire using FTP.&lt;BR /&gt;&lt;BR /&gt;Assuming you have access to the receiving machine (the alpha, if I'm not mistaken), you could try another approach: Don't send the indexed file as it is, but packed in a saveset (using BACKUP) or ZIP file (ZIP "-V") and push that over the line, and restore the file at that end (BACKUP, or UNZIP, whatever is used). This will leave the file fully intact.&lt;BR /&gt;&lt;BR /&gt;Or create a FDL of the file, convert the data to sequential format, send both over the wire (eventually in a BACKUP saveset or ZIP archive), and convert the sequential file back to indexed using this FDL. &lt;BR /&gt;&lt;BR /&gt;If you _require_  the internal structure of the file (for analysis, for instance), use the first.If you need just vthe data, the second delivers a 'clean' index.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2007 00:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062217#M55369</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2007-08-09T00:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: 550 Failed to create error detected while reading prolog for output</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062218#M55370</link>
      <description>I was hoping for "oh yeah, that's an issue with... resolved with ECO xxx"&lt;BR /&gt;&lt;BR /&gt;Yes, those are all good workarounds.  We would like to avoid additional processing (large files take time to backup and/or zip) I have had problems with ZIP "-V" (or /VMS) and UNZIP preserving/restoring these indexed files so the backup saveset would be my choice.&lt;BR /&gt;&lt;BR /&gt;Thanks for your time,&lt;BR /&gt;      ...Mike</description>
      <pubDate>Thu, 09 Aug 2007 11:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/550-failed-to-create-error-detected-while-reading-prolog-for/m-p/5062218#M55370</guid>
      <dc:creator>O'Malley</dc:creator>
      <dc:date>2007-08-09T11:42:42Z</dc:date>
    </item>
  </channel>
</rss>

