<?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: Odd message from AUTOGEN in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663737#M72771</link>
    <description>Volker&lt;BR /&gt;&lt;BR /&gt;Well at least thats something. Question is though, do I trust the actions of my tweaked Autogen?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Thu, 03 Nov 2005 10:34:04 GMT</pubDate>
    <dc:creator>Brian Reiter</dc:creator>
    <dc:date>2005-11-03T10:34:04Z</dc:date>
    <item>
      <title>Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663727#M72761</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;After installing DEC AXPVMS VMS732_UPDATE V5.0 patch, I get the following error out of AUTOGEN (needed to up some parameters).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ @sys$update:autogen savparams reboot nofeedback&lt;BR /&gt;%AUTOGEN-I-BEGIN, SAVPARAMS phase is beginning.&lt;BR /&gt;%AUTOGEN-I-SKIP, SAVPARAMS phase is being skipped. Feedback information&lt;BR /&gt;        is not recorded or used if the INITIAL or NOFEEDBACK option is chosen.&lt;BR /&gt;%AUTOGEN-I-END, SAVPARAMS phase has successfully completed.&lt;BR /&gt;%AUTOGEN-I-BEGIN, GETDATA phase is beginning.&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;It looks like a genuine mistake in the command file. For the record the file is dated 26-JUN-2005 19:07:28.44. Versions of autogen on other 7-3-2 systems (patched to V0400) don't have symbols named FIRST_MESSAGE_SYS$OUTPUT.&lt;BR /&gt;&lt;BR /&gt;Any clues? Any known workarounds?&lt;BR /&gt;&lt;BR /&gt;I can recover the system quite easily but I'd rather not :)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 03 Nov 2005 08:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663727#M72761</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-03T08:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663728#M72762</link>
      <description>I've checked the file on my system and it also has this. It does look like a bug to me. Have you reported it to hp?</description>
      <pubDate>Thu, 03 Nov 2005 09:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663728#M72762</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-03T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663729#M72763</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;Not yet - I'll have to through the resellers. I'll drop an email to them now and see whats going on.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 03 Nov 2005 09:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663729#M72763</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-03T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663730#M72764</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;I see usage of the symbol 'first_message_sys$output' in AUTOGEN.COM on OpenVMS Alpha V8.2. It's being assigned a value of 0 or 1 and it's being used in some IF ( first_message_sys$output .eq. 0) statements.&lt;BR /&gt;&lt;BR /&gt;Looks like you may be hitting a path, where the symbol is used, but didn't get defined first. Could you run your AUTOGEN with verify turned on:&lt;BR /&gt;&lt;BR /&gt;$ define agen$verify true&lt;BR /&gt;$ @SYS$UPDATE:AUTOGEN ...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 03 Nov 2005 09:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663730#M72764</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-11-03T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663731#M72765</link>
      <description>I don't see any place where first_message_sys$output is set to 0. &lt;BR /&gt;I wonder if that is what is missing.</description>
      <pubDate>Thu, 03 Nov 2005 09:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663731#M72765</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-03T09:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663732#M72766</link>
      <description>Hmmm.  It's a trend.&lt;BR /&gt;&lt;BR /&gt;Looks as if first_message gets set to zero in&lt;BR /&gt;a couple of places for initialization, but&lt;BR /&gt;not first_message_sys$output.&lt;BR /&gt;&lt;BR /&gt;I suspact that if you find the statements&lt;BR /&gt;"first_message = 0" and add the obvious&lt;BR /&gt;analogues, then all might be well again.&lt;BR /&gt;&lt;BR /&gt;In V8.2, it seems to do it for the first one:&lt;BR /&gt;&lt;BR /&gt;$invalid_param_found = 0&lt;BR /&gt;$first_message = 0&lt;BR /&gt;$first_message_sys$output = 0&lt;BR /&gt;$in_name="MODPARAMS.DAT"&lt;BR /&gt;&lt;BR /&gt;but not the second one:&lt;BR /&gt;&lt;BR /&gt;$fc50:&lt;BR /&gt;$first_message = 0&lt;BR /&gt;$count = count + 1&lt;BR /&gt;&lt;BR /&gt;So that could be right.&lt;BR /&gt;&lt;BR /&gt;My memory is failing, but didn't the "less&lt;BR /&gt;than 24 hours" complaint appear at the&lt;BR /&gt;terminal in the old days?  In V8.2 it seems&lt;BR /&gt;to be only in AGEN$PARAMS.REPORT.&lt;BR /&gt;&lt;BR /&gt;Disappointing.</description>
      <pubDate>Thu, 03 Nov 2005 09:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663732#M72766</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-11-03T09:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663733#M72767</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;the 'bad' AUTOGEN.COM file must be coming from VMS732_MANAGE-V0400, which is the only V7.3-2 patch including that file. I assume, you didn't have that patch installed before...&lt;BR /&gt;&lt;BR /&gt;If you can confirm, that there is no command in AUTOGEN.COM, that defines a value for symbol FIRST_MESSAGE_SYS$OUTPUT, then it's definitely a straight forward bug, if there are some definitions and you are not hitting one of them, it gets a little bit more complicated...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 03 Nov 2005 09:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663733#M72767</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-11-03T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663734#M72768</link>
      <description>Hi Volker et al&lt;BR /&gt;&lt;BR /&gt;It looks as though first_message_sys$output needs initialising just prior to the label genparams10: (same place where first_message is initialised). With this tweak autogen runs to completion. &lt;BR /&gt;&lt;BR /&gt;I know there are warnings from MODPARAMS.DAT (been there years) and I'm guessing these may break it. I've attached the trace from the run using AGEN$VERIFY. &lt;BR /&gt;&lt;BR /&gt;So, I'm now in the situation where the issue could be fixed - but I'd would much rather HP fix the problem rather than rely on my tweak. I can't guess what else may fail.&lt;BR /&gt;&lt;BR /&gt;Ah well. Made a change to debugging Pascal.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 03 Nov 2005 10:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663734#M72768</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-03T10:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663735#M72769</link>
      <description>&amp;gt; [...]  I can't guess what else may fail.&lt;BR /&gt;&lt;BR /&gt;Probably the same stuff as fails on V8.2 (if&lt;BR /&gt;any).</description>
      <pubDate>Thu, 03 Nov 2005 10:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663735#M72769</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-11-03T10:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663736#M72770</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;OpenVMS engineering already knows about this problem and is in the process of fixing it.&lt;BR /&gt;&lt;BR /&gt;No need to raise another call, I would assume some patch kit will appear soon...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 03 Nov 2005 10:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663736#M72770</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-11-03T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663737#M72771</link>
      <description>Volker&lt;BR /&gt;&lt;BR /&gt;Well at least thats something. Question is though, do I trust the actions of my tweaked Autogen?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 03 Nov 2005 10:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663737#M72771</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-03T10:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663738#M72772</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;your workaround is certainly safe. It's in the same place as in the V8.2 version of AUTOGEN.COM&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;$first_message = 0&lt;BR /&gt;$first_message_sys$output = 0 ! add this as workaround&lt;BR /&gt;$in_name="MODPARAMS.DAT"&lt;BR /&gt;$genparams10:&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 03 Nov 2005 10:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663738#M72772</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-11-03T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663739#M72773</link>
      <description>There is a problem with some customer's after installing DEC-AXPVMS-VMS732_MANAGE-V0400&lt;BR /&gt;&lt;BR /&gt;You have the sympton.&lt;BR /&gt;&lt;BR /&gt;Did you install that ECO?  If so log a call with the support center and if you put it to my attention and there is an existing elevation.&lt;BR /&gt;&lt;BR /&gt;If not, put the eco in place which will get you a new copy of autogen.&lt;BR /&gt;&lt;BR /&gt;Also, if you're not sure where it's bombing out you can turn autogen into a verification mode with setting the logical&lt;BR /&gt;AGEN$VERIFY "TRUE"&lt;BR /&gt;&lt;BR /&gt;and you will see where it is bombing out. The particular issue I'm mentioning happens right in the start and doesn't create any new problems.&lt;BR /&gt;&lt;BR /&gt;Also, make sure you have nothing in syconfig.com when you run autogen.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Bob Comarow&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Nov 2005 10:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663739#M72773</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-11-03T10:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663740#M72774</link>
      <description>&amp;gt; Also, make sure you have nothing in&lt;BR /&gt;&amp;gt; syconfig.com when you run autogen.&lt;BR /&gt;&lt;BR /&gt;Oh. yeah.  As if I'm likely to replace&lt;BR /&gt;SYCONFIG.COM with a template every time I&lt;BR /&gt;want to run AUTOGEN?  Sure thing.&lt;BR /&gt;&lt;BR /&gt;A nice related problem to be fixed would be&lt;BR /&gt;the one where&lt;BR /&gt;SYS$STARTUP:VMS$DEVICE_STARTUP.COM skips the&lt;BR /&gt;SYS$STARTUP:VMS$INITIAL-050_CONFIGURE.COM&lt;BR /&gt;step (and a few other things) when&lt;BR /&gt;SYCONFIG.COM sets&lt;BR /&gt;STARTUP$AUTOCONFIGURE_ALL == 0.  This can&lt;BR /&gt;seriously confuse a cluster, and it seems not&lt;BR /&gt;to be mentioned anywhere (except comp.os.vms&lt;BR /&gt;archives).&lt;BR /&gt;&lt;BR /&gt;And "customer's"?  Save yourself a keystroke.</description>
      <pubDate>Thu, 03 Nov 2005 10:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663740#M72774</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-11-03T10:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663741#M72775</link>
      <description>I have had a go at reproducing this on a VMS V7.3-2 system with all the latest patches and can't. I do see the problem in the code. If you can reproduce it on your system and can log a call then do so as more calls gives the beancounters in hp more beans to count and will encourage the production of the fix as a patch sooner.</description>
      <pubDate>Thu, 03 Nov 2005 12:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663741#M72775</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-03T12:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663742#M72776</link>
      <description>&amp;gt; Oh. yeah. As if I'm likely to replace SYCONFIG.COM with a template every&lt;BR /&gt;&amp;gt; time I want to run AUTOGEN? Sure thing.&lt;BR /&gt;&lt;BR /&gt;I once had a modified SYCONFIG.COM that would exit unless F$GETJPI("ACCOUNT") equalled "&lt;START&gt;" or some similar text I may not precisely recall.&lt;BR /&gt;&lt;BR /&gt;If you frequently need to execute SYCONFIG.COM on a running system (does anyone?) you could define a symbol or logical name that SYCONFIG could check to see if it should run anyway.&lt;BR /&gt;&lt;BR /&gt;This may not be perfect but it worked well at a former job of mine.&lt;BR /&gt;&lt;BR /&gt;Galen&lt;/START&gt;</description>
      <pubDate>Thu, 03 Nov 2005 12:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663742#M72776</guid>
      <dc:creator>Galen Tackett</dc:creator>
      <dc:date>2005-11-03T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663743#M72777</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;Glad the workaround is safe. Now I can get back to sorting out NFS.&lt;BR /&gt;&lt;BR /&gt;Ian,&lt;BR /&gt;&lt;BR /&gt;I suspect the failure is due to warnings in MODPARAMS.DAT. I'll check tomorrow when I try and get rid of the warnings (should be fun). When the reseller gets back to me, I'll see about raising the issue formally.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Thu, 03 Nov 2005 13:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663743#M72777</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-03T13:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663744#M72778</link>
      <description>&amp;gt; I once had a modified SYCONFIG.COM [...]&lt;BR /&gt;&lt;BR /&gt;I changed my SYCONFIG.COM to avoid auto&lt;BR /&gt;config of a CD-R/RW drive.  It's been a&lt;BR /&gt;while, but as I recall, I didn't want it&lt;BR /&gt;MSCP-served, as that caused errors if I&lt;BR /&gt;powered it off.  It may also be true that it&lt;BR /&gt;responded at all the LUNs, and I didn't like&lt;BR /&gt;all the extra (non-)devices.&lt;BR /&gt;&lt;BR /&gt;Some time after changing it to set&lt;BR /&gt;STARTUP$AUTOCONFIGURE_ALL == 0, I discovered&lt;BR /&gt;that I was missing FTA0 and MPA0, so I added&lt;BR /&gt;code to connect those manually if they didn't&lt;BR /&gt;already exist.&lt;BR /&gt;&lt;BR /&gt;Much later, I learned that the MSCP disk&lt;BR /&gt;sharing was hosed because the CONFIGURE&lt;BR /&gt;process wasn't being started, and that that&lt;BR /&gt;was because VMS$INITIAL-050_CONFIGURE.COM was&lt;BR /&gt;_also_ being skipped.  My solution there was&lt;BR /&gt;to check f$getsyi( "NOAUTOCONFIG"), and then&lt;BR /&gt;look for a process named CONFIGURE.  If no&lt;BR /&gt;and no, then run that skipped procedure.&lt;BR /&gt;&lt;BR /&gt;It remains a mystery to me why all this stuff&lt;BR /&gt;needed to be skipped just to avoid auto&lt;BR /&gt;config of some stray device or other.</description>
      <pubDate>Thu, 03 Nov 2005 14:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663744#M72778</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-11-03T14:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663745#M72779</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;Looks as though the problem was down to warnings generated by autogen, of the form.&lt;BR /&gt;&lt;BR /&gt;** WARNING ** - Conflicting specifications for GBLSECTIONS found in MODPARAMS.DAT.&lt;BR /&gt;&lt;BR /&gt;Correction of the offending parameters in MODPARAMS.DAT allowed that version of AUTOGEN to run to completion.&lt;BR /&gt;&lt;BR /&gt;Thanks for all you help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 03:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663745#M72779</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-11-04T03:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Odd message from AUTOGEN</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663746#M72780</link>
      <description>Fixed in VMS732_MANAGE-V0500&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/VMS732_MANAGE-V0500.txt" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/VMS732_MANAGE-V0500.txt&lt;/A&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/VMS732_MANAGE-V0500.PCSI-DCX_AXPEXE" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/VMS732_MANAGE-V0500.PCSI-DCX_AXPEXE&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2005 06:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/odd-message-from-autogen/m-p/3663746#M72780</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-22T06:56:37Z</dc:date>
    </item>
  </channel>
</rss>

