<?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 Queue Job fail with error &amp;quot;Error opening primary input file SYS$INPUT&amp;quot; in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268060#M91029</link>
    <description>Dear VMS User,&lt;BR /&gt;&lt;BR /&gt;I made 1 queue job.&lt;BR /&gt;Sometime it is OK, sometime failed to execute.&lt;BR /&gt;&lt;BR /&gt;The error I get is "Error opening primary input file SYS$INPUT".&lt;BR /&gt;&lt;BR /&gt;Anybody can advise me to troubleshoot ?&lt;BR /&gt;&lt;BR /&gt;Reading and editing the file is normal.</description>
    <pubDate>Fri, 12 Sep 2008 02:46:26 GMT</pubDate>
    <dc:creator>Ricky Pardede</dc:creator>
    <dc:date>2008-09-12T02:46:26Z</dc:date>
    <item>
      <title>Queue Job fail with error "Error opening primary input file SYS$INPUT"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268060#M91029</link>
      <description>Dear VMS User,&lt;BR /&gt;&lt;BR /&gt;I made 1 queue job.&lt;BR /&gt;Sometime it is OK, sometime failed to execute.&lt;BR /&gt;&lt;BR /&gt;The error I get is "Error opening primary input file SYS$INPUT".&lt;BR /&gt;&lt;BR /&gt;Anybody can advise me to troubleshoot ?&lt;BR /&gt;&lt;BR /&gt;Reading and editing the file is normal.</description>
      <pubDate>Fri, 12 Sep 2008 02:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268060#M91029</guid>
      <dc:creator>Ricky Pardede</dc:creator>
      <dc:date>2008-09-12T02:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Queue Job fail with error "Error opening primary input file SYS$INPUT"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268061#M91030</link>
      <description>Just a guess, but maybe the command procedure you wanted to execute had been deleted. VMS using version numbers. &lt;BR /&gt;&lt;BR /&gt;Try Submit the job on hold.&lt;BR /&gt;$ show entry/full&lt;BR /&gt;&lt;BR /&gt;$ dir command_procedure&lt;BR /&gt;&lt;BR /&gt;Does the command procedure exist ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268061#M91030</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2008-09-12T03:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Queue Job fail with error "Error opening primary input file SYS$INPUT"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268062#M91031</link>
      <description>doesn't the job retain the file-id of the command file?&lt;BR /&gt;After the submit, the file must have been deleted or purged, or otherwise unavailable to the queue manager.&lt;BR /&gt;Is this on a single node or cluster?&lt;BR /&gt;Phil&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; ?&lt;BR /&gt;if</description>
      <pubDate>Fri, 12 Sep 2008 03:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268062#M91031</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2008-09-12T03:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Queue Job fail with error "Error opening primary input file SYS$INPUT"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268063#M91032</link>
      <description>&lt;!--!*#--&gt;Try this&lt;BR /&gt;TEST&amp;gt; sub/hold a.com&lt;BR /&gt;Job A (queue SYS_BATCH_TEST, entry 4684) holding&lt;BR /&gt;TEST&amp;gt; sh ent/full 4684&lt;BR /&gt;  Entry  Jobname         Username     Blocks  Status&lt;BR /&gt;  -----  -------         --------     ------  ------&lt;BR /&gt;   4684  A               SYSTEM          Holding&lt;BR /&gt;         On idle batch queue SYS_BATCH_TEST&lt;BR /&gt;         Submitted 12/09/08 14:42:45.60 /KEEP /LOG=DSA67:[SYS_USERS.][SYSTEM]BATCH.LOG; /NOTIFY /NOPRINT /PRIORITY=100&lt;BR /&gt;         File: _DSA67:[SYS_USERS.SYSTEM]A.COM;132&lt;BR /&gt;TEST&amp;gt; DIR  _DSA67:[SYS_USERS.SYSTEM]A.COM;132&lt;BR /&gt;&lt;BR /&gt;Directory _DSA67:[SYS_USERS.SYSTEM]&lt;BR /&gt;&lt;BR /&gt;A.COM;132           &lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268063#M91032</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2008-09-12T03:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Queue Job fail with error "Error opening primary input file SYS$INPUT"</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268064#M91033</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;this typically happens, if you edit the DCL command procedure, that you've submitted as a batch job, before it gets executed and you then purge the old versions, which are still pending for batch execution.&lt;BR /&gt;&lt;BR /&gt;The OpenVMS queue manager internally uses the FILD ID of the procedure and not - as one could assume - the file specification (excluding the version number).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 12 Sep 2008 04:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/queue-job-fail-with-error-quot-error-opening-primary-input-file/m-p/4268064#M91033</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-09-12T04:42:47Z</dc:date>
    </item>
  </channel>
</rss>

