<?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: Convert convwork -RMS-E-FLKRMS-E-FLK error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418206#M4207</link>
    <description>This may be clashing with another process trying to create the same CONVWORK file. Normally CONVERT and SORT are fairly good at keeping work files independent, even if you define multiple processes to go to the same location/filename, but I suspect there are still ways to break it if you try hard enough.&lt;BR /&gt;&lt;BR /&gt;There are a number of things to try. First define your SORTWORK and CONVWORK logical names to be unique to the process. Under V7.3-2 you have the lexical function F$UNIQUE to help:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE CONVWORK1 dev:[dir]'F$UNIQUE()&lt;BR /&gt;&lt;BR /&gt;Another option is to define the logical names to point to a non-existant directory:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE CONVWORK1 dev:[NOSUCHDIR]&lt;BR /&gt;&lt;BR /&gt;This will cause the files to be created without entering them into a directory, therefore they can't clash (but if the process is deleted you may end up with lost files on the disk).</description>
    <pubDate>Tue, 09 Nov 2004 22:15:58 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2004-11-09T22:15:58Z</dc:date>
    <item>
      <title>Convert convwork -RMS-E-FLKRMS-E-FLK error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418205#M4206</link>
      <description>Sometimes during/starting this convert i get a error.&lt;BR /&gt;Does some one know the problem, knows what it means, and the answer to solve this?&lt;BR /&gt;I'am running OpenVMS 7.3-2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ convert/fdl=reg.fdl/truncate -&lt;BR /&gt;  reg.tmp  -&lt;BR /&gt;  reg.do1&lt;BR /&gt;%CONVERT-F-CREA_ERR, &lt;BR /&gt;error creating work file CONVWORK&lt;BR /&gt;-RMS-E-FLKRMS-E-FLK, &lt;BR /&gt;file currently locked by another user&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Nov 2004 10:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418205#M4206</guid>
      <dc:creator>M.K.A.F. Schuurman</dc:creator>
      <dc:date>2004-11-09T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert convwork -RMS-E-FLKRMS-E-FLK error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418206#M4207</link>
      <description>This may be clashing with another process trying to create the same CONVWORK file. Normally CONVERT and SORT are fairly good at keeping work files independent, even if you define multiple processes to go to the same location/filename, but I suspect there are still ways to break it if you try hard enough.&lt;BR /&gt;&lt;BR /&gt;There are a number of things to try. First define your SORTWORK and CONVWORK logical names to be unique to the process. Under V7.3-2 you have the lexical function F$UNIQUE to help:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE CONVWORK1 dev:[dir]'F$UNIQUE()&lt;BR /&gt;&lt;BR /&gt;Another option is to define the logical names to point to a non-existant directory:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE CONVWORK1 dev:[NOSUCHDIR]&lt;BR /&gt;&lt;BR /&gt;This will cause the files to be created without entering them into a directory, therefore they can't clash (but if the process is deleted you may end up with lost files on the disk).</description>
      <pubDate>Tue, 09 Nov 2004 22:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418206#M4207</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2004-11-09T22:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert convwork -RMS-E-FLKRMS-E-FLK error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418207#M4208</link>
      <description>I've seen this with shared work directories.&lt;BR /&gt;I'm intriqued by the use of a non-existant directory but it will lead to lost files so be prepared to find them.&lt;BR /&gt;&lt;BR /&gt;On versions earlier than V7.3-2 then f$getjpi("","PID") can be used to form unique filenames.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 04:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/convert-convwork-rms-e-flkrms-e-flk-error/m-p/3418207#M4208</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-10T04:51:43Z</dc:date>
    </item>
  </channel>
</rss>

