<?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: Problems running Autogen in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972501#M75527</link>
    <description>autogen calls sys$update:agen$mail.com (if present) and any file indicated by agen$include in sys$system:modparams.dat. You should find the culprit there.&lt;BR /&gt;&lt;BR /&gt;Good hunt</description>
    <pubDate>Fri, 07 Apr 2006 05:39:47 GMT</pubDate>
    <dc:creator>labadie_1</dc:creator>
    <dc:date>2006-04-07T05:39:47Z</dc:date>
    <item>
      <title>Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972500#M75526</link>
      <description>Trying to run autogen on a GS1280 VMS V7.3-2 with and get the following error&lt;BR /&gt;$ @sys$update:autogen getdata genparams feedback&lt;BR /&gt;%AUTOGEN-I-BEGIN, GETDATA phase is beginning.&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of CLUE$DOSD_DEVICE has been superseded&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of CLUE$SITE_PROC has been superseded&lt;BR /&gt;%DCL-I-SUPERSEDE, previous value of CLUE$MAX_BLOCKS has been superseded&lt;BR /&gt;%SITEPAGSWP-I-DOSD, Mounting DOSD disks&lt;BR /&gt;Dump disk already mounted&lt;BR /&gt;%AUTOGEN-I-NEWFILE, A new version of SYS$SYSTEM:PARAMS.DAT has been created.&lt;BR /&gt;        You may wish to purge this file.&lt;BR /&gt;%AUTOGEN-I-END, GETDATA phase has successfully completed.&lt;BR /&gt;%AUTOGEN-I-BEGIN, GENPARAMS phase is beginning.&lt;BR /&gt;%DCL-W-UNDSYM, undefined symbol - check validity and spelling&lt;BR /&gt; \FIRST_MESSAGE_SYS$OUTPUT\&lt;BR /&gt;%AUTOGEN-I-BADFILE, Bad versions of SYS$SYSTEM:SETPARAMS.DAT&lt;BR /&gt;        and SYS$MANAGER:VMSIMAGES.DAT may&lt;BR /&gt;        exist.  We recommend that you delete all versions and start again.&lt;BR /&gt;%AUTOGEN-I-ERROR, GENPARAMS phase was aborted due to an unexpected error.&lt;BR /&gt;%SYSTEM-F-ABORT, abort&lt;BR /&gt;&lt;BR /&gt;I've renamed both these files but still get this error, any ideas why?</description>
      <pubDate>Fri, 07 Apr 2006 05:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972500#M75526</guid>
      <dc:creator>Ian Wood_1</dc:creator>
      <dc:date>2006-04-07T05:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972501#M75527</link>
      <description>autogen calls sys$update:agen$mail.com (if present) and any file indicated by agen$include in sys$system:modparams.dat. You should find the culprit there.&lt;BR /&gt;&lt;BR /&gt;Good hunt</description>
      <pubDate>Fri, 07 Apr 2006 05:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972501#M75527</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-04-07T05:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972502#M75528</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;there has been an error detected by AUTOGEN, but the logic seems to have got a bit messed up.&lt;BR /&gt;&lt;BR /&gt;The symbol FIRST_MESSAGE_SYS$OUTPUT should have been defined just after opening PARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;$file = "SYS$SYSTEM:PARAMS.DAT"&lt;BR /&gt;$OPEN/READ/ERROR=common_inerr params 'file'&lt;BR /&gt;$user_params = "FALSE"&lt;BR /&gt;$invalid_param_found = 0&lt;BR /&gt;$first_message = 0&lt;BR /&gt;$first_message_sys$output=0&lt;BR /&gt;$genparams10:&lt;BR /&gt;&lt;BR /&gt;To find the real source of the problem which AUTOGEN was trying to report, switch on verification by doing&lt;BR /&gt;&lt;BR /&gt;DEFINE AGEN$VERIFY "TRUE"&lt;BR /&gt;&lt;BR /&gt;and rerun the AUTOGEN.&lt;BR /&gt;&lt;BR /&gt;Once you have traced the problem and corrected it, you should switch off verification by deassigning the logical.</description>
      <pubDate>Fri, 07 Apr 2006 05:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972502#M75528</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-04-07T05:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972503#M75529</link>
      <description>the error about FIRST_MESSAGE is a bug fixed by the VMS732_MANAGE-V0500 patch kit.&lt;BR /&gt;&lt;BR /&gt;Check in SYS$MANAGER:SYCONFIG.COM as this is called by AUTOGEN&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Apr 2006 07:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972503#M75529</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-04-07T07:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972504#M75530</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;please also check your SYCONFIG.COM and any DCL procedures possibly called by that file.&lt;BR /&gt;&lt;BR /&gt;You're using DOSD and some procedure re-defined some CLUE logicals as well and check the DOSD disk mount status.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 07 Apr 2006 07:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972504#M75530</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-07T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972505#M75531</link>
      <description>To all,&lt;BR /&gt;&lt;BR /&gt;in the past, it would have been VERY easy to find a solution for this kind of problem by googling for 'FIRST_MESSAGE_SYS$OUTPUT'&lt;BR /&gt;&lt;BR /&gt;Even though VMS engineering has put the exact error message into the patch description text, Google does not find it, because the patch descriptions are not publicly available anymore (in the past they could be found on the Digital CSC Sydney patch server).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 07 Apr 2006 07:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972505#M75531</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-04-07T07:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972506#M75532</link>
      <description>Commented out our include file and it worked, so have added the lines back in until I found the culprit. In the end it turned out to be GBLPAGFIL, changed this to be a MIN value and now all fine! Why it can't just tell you it doesn't like a particular value I don't know! Many thanks for everyone's help.</description>
      <pubDate>Fri, 07 Apr 2006 08:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972506#M75532</guid>
      <dc:creator>Ian Wood_1</dc:creator>
      <dc:date>2006-04-07T08:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems running Autogen</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972507#M75533</link>
      <description>Modified offending line and now okay....</description>
      <pubDate>Fri, 07 Apr 2006 09:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-running-autogen/m-p/4972507#M75533</guid>
      <dc:creator>Ian Wood_1</dc:creator>
      <dc:date>2006-04-07T09:53:10Z</dc:date>
    </item>
  </channel>
</rss>

