<?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: Where can I find error information on %CLUE_F_FATAL? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130628#M92758</link>
    <description>Well, I was trying to save the old file and I guess that answers my question if there was a way to repair this file. &lt;BR /&gt;&lt;BR /&gt;Hmmm...interesting to note that it knows there are too many entires in the ORIGINAL file, deleted 1 entry, added the the new entry. So it CAN read it, right? &lt;BR /&gt;&lt;BR /&gt;So then it tries to read what it just apended to the old file and aborts. &lt;BR /&gt;&lt;BR /&gt;I renamed the old history file, deleted it, recreated the history binary file and yes it worked. So it appears that the ORIGINAL file is no longer readable by any version of CLUE. :-(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ CLUE/BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;CLUE Version: V1.9                            Date:  25-SEP-2008 10:43:05.53&lt;BR /&gt;&lt;BR /&gt;CLUE /BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;&lt;BR /&gt;Dump File: SYS$SYSROOT:[SYSEXE]SYSDUMP.DMP;1&lt;BR /&gt;&lt;BR /&gt;Selective Dump:    Dump Flags    = 02000180&lt;BR /&gt;Current Process Name             = SYSTEM&lt;BR /&gt;Current IPL                      = 31&lt;BR /&gt;Operator Shutdown on Node XXXXX  V7.3     at 27-AUG-2008 13:03:16.42&lt;BR /&gt;&lt;BR /&gt;Adding entry to binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;Too many entries in binary file - must delete oldest 1&lt;BR /&gt;&lt;BR /&gt;Creating new binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;$ clue/display&lt;BR /&gt;%CLUE_F_FATAL CLUE$OUTPUT:CLUE$HISTORY.DATA, Illegal format: @ 33:104&lt;BR /&gt;$ sho sym clu*&lt;BR /&gt;  CLUE == "$$2$DUA340:[000000.CRASH_FILES]CLUE_62.EXE"&lt;BR /&gt;$ del clue$output:clue$history.data;268&lt;BR /&gt;$ CLUE/BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;CLUE Version: V1.9                            Date:  25-SEP-2008 10:57:31.57&lt;BR /&gt;&lt;BR /&gt;CLUE /BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;&lt;BR /&gt;Dump File: SYS$SYSROOT:[SYSEXE]SYSDUMP.DMP;1&lt;BR /&gt;&lt;BR /&gt;Selective Dump:    Dump Flags    = 02000180&lt;BR /&gt;Current Process Name             = SYSTEM&lt;BR /&gt;Current IPL                      = 31&lt;BR /&gt;Operator Shutdown on Node XXXXX  V7.3     at 27-AUG-2008 13:03:16.42&lt;BR /&gt;&lt;BR /&gt;Created binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;$ clue/disp&lt;BR /&gt;&lt;BR /&gt;  # Node   Time              Type        Process Name    Module          Offset&lt;BR /&gt;&lt;BR /&gt;  1 XXXXX  27-AUG-2008 13:03 OPERATOR    SYSTEM          UNKNOWN         0&lt;BR /&gt;&lt;BR /&gt;Thanks Volker!</description>
    <pubDate>Thu, 25 Sep 2008 17:45:07 GMT</pubDate>
    <dc:creator>cnb</dc:creator>
    <dc:date>2008-09-25T17:45:07Z</dc:date>
    <item>
      <title>Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130623#M92753</link>
      <description>Hello VMS gurus!&lt;BR /&gt;&lt;BR /&gt;I can't seem to find any information on how to go about resolving this. When trying to look at a VAX system's CLUE history file (VMS/VAX V7.3), I get:&lt;BR /&gt;&lt;BR /&gt;$ CLUE :== $CLUE&lt;BR /&gt;$ CLUE/DISPLAY&lt;BR /&gt;%CLUE_F_FATAL CLUE$OUTPUT:CLUE$HISTORY.DATA, Illegal format: @ 33:1AC&lt;BR /&gt;&lt;BR /&gt;I was able to read another VAX system's CLUE$HISTORY.DATA file and it worked ok, so this particular file appears damaged.&lt;BR /&gt;&lt;BR /&gt;Is there a way to repair this file so CLUE can read it or do I have to delete it and just forget about it?&lt;BR /&gt;&lt;BR /&gt;Looking for "%CLUE_F_FATAL" on the web was useless.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Clueless&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2008 19:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130623#M92753</guid>
      <dc:creator>cnb</dc:creator>
      <dc:date>2008-09-18T19:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130624#M92754</link>
      <description>&lt;!--!*#--&gt;Funny you ask this question right now. I noticed the very same problem a couple of minutes ago on a VAX with V7.3. Even if I rename the existing CLUE$HISTORY.DATA file out of my way and create a new one with &lt;BR /&gt;$ CLUE /BINARY&lt;BR /&gt;the new file shows the same symptom when I want to read it:&lt;BR /&gt;$ CLUE /DISPLAY=DIR&lt;BR /&gt;%CLUE_F_FATAL CLUE$OUTPUT:CLUE$HISTORY.DATA, Illegal format: @ 1:0B4&lt;BR /&gt;&lt;BR /&gt;Assuming that 1:0B4 means byte %xB4 in the first (and only) block of the history file, this byte is part of the node name:&lt;BR /&gt;&lt;BR /&gt;00000000 FFFF0036 58415648 43000000 00000000 00000000 00000000 00000000 ...................CHVAX6....... 0000A0&lt;BR /&gt;&lt;BR /&gt;B4 would contain the letter "H" (hex 48).&lt;BR /&gt;&lt;BR /&gt;Any hint appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Hans.</description>
      <pubDate>Sat, 20 Sep 2008 12:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130624#M92754</guid>
      <dc:creator>H_Bachner</dc:creator>
      <dc:date>2008-09-20T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130625#M92755</link>
      <description>As far as I remember - and this is a long time ago - there is a generic bug in CLUE.EXE for OpenVMS VAX in the more recent versions. It works fine on V6.2, try to get an older CLUE.EXE file or contact HP for a solution. V7.3 is still supported !&lt;BR /&gt;&lt;BR /&gt;Volker - still having a CLUE ;-)</description>
      <pubDate>Sun, 21 Sep 2008 06:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130625#M92755</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-09-21T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130626#M92756</link>
      <description>Thanks Volker. &lt;BR /&gt;&lt;BR /&gt;I had an old V6.2 system disk and tried the CLUE.EXE image from it but got the same results.&lt;BR /&gt;&lt;BR /&gt;I checked ANA/IMA to see if I could locate a different version (V7.1, V6.2) old/new or just one that works ;-). All of them report V1.0??? Hmmmm...&lt;BR /&gt;&lt;BR /&gt;$ ANALYZE/IMAGE/SELECT=(ARCH,FILE,NAME,IDENT,BUILD,LINK) $2$DUA160:[SYS1.SYSEXE]CLUE_71.EXE&lt;BR /&gt;$2$DUA160:[SYS1.SYSEXE]CLUE_71.EXE;1&lt;BR /&gt;OpenVMS VAX&lt;BR /&gt;Image&lt;BR /&gt;"CLUE"&lt;BR /&gt;"V1.0"&lt;BR /&gt;""&lt;BR /&gt;24-NOV-1996 20:00:27.34&lt;BR /&gt;$ &lt;BR /&gt;$ ANALYZE/IMAGE/SELECT=(ARCH,FILE,NAME,IDENT,BUILD,LINK) CLUE_62.EXE&lt;BR /&gt;$2$DUA340:[000000]CLUE_62.EXE;1&lt;BR /&gt;OpenVMS VAX&lt;BR /&gt;Image&lt;BR /&gt;"CLUE"&lt;BR /&gt;"V1.0"&lt;BR /&gt;""&lt;BR /&gt;22-APR-1995 00:58:16.02&lt;BR /&gt;$ ANALYZE/IMAGE/SELECT=(ARCH,FILE,NAME,IDENT,BUILD,LINK) SYS$SYSTEM:CLUE.EXE&lt;BR /&gt;SYS$COMMON:[SYSEXE]CLUE.EXE;1&lt;BR /&gt;OpenVMS VAX&lt;BR /&gt;Image&lt;BR /&gt;"CLUE"&lt;BR /&gt;"V1.0"&lt;BR /&gt;""&lt;BR /&gt;16-MAR-2001 03:19:31.33&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;I don't have HP support so I'm still looking for a CLUE (other than V1.0).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2008 19:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130626#M92756</guid>
      <dc:creator>cnb</dc:creator>
      <dc:date>2008-09-23T19:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130627#M92757</link>
      <description>The CLUE version number did never get incremented. Going by the link date, the CLUE.EXE from V6.2 should work. You may need to delete (or rename) your CLUE$HISTORY.DATA file and re-create it from the last crash/shutdown, if that file had been created by a bad version of CLUE.EXE.&lt;BR /&gt;&lt;BR /&gt;$ CLUE:==$dev:&lt;DIR&gt;CLUE_V62.EXE&lt;BR /&gt;$ CLUE/BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;$ CLUE/DISPLAY&lt;BR /&gt;&lt;BR /&gt;This worked for me using the V6.2 CLUE.EXE (linked 22-APR-1995 00:58:16.02) on OpenVMS VAX V7.3 after deleting the existing CLUE$HISTORY.DATA file.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/DIR&gt;</description>
      <pubDate>Wed, 24 Sep 2008 06:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130627#M92757</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-09-24T06:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130628#M92758</link>
      <description>Well, I was trying to save the old file and I guess that answers my question if there was a way to repair this file. &lt;BR /&gt;&lt;BR /&gt;Hmmm...interesting to note that it knows there are too many entires in the ORIGINAL file, deleted 1 entry, added the the new entry. So it CAN read it, right? &lt;BR /&gt;&lt;BR /&gt;So then it tries to read what it just apended to the old file and aborts. &lt;BR /&gt;&lt;BR /&gt;I renamed the old history file, deleted it, recreated the history binary file and yes it worked. So it appears that the ORIGINAL file is no longer readable by any version of CLUE. :-(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ CLUE/BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;CLUE Version: V1.9                            Date:  25-SEP-2008 10:43:05.53&lt;BR /&gt;&lt;BR /&gt;CLUE /BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;&lt;BR /&gt;Dump File: SYS$SYSROOT:[SYSEXE]SYSDUMP.DMP;1&lt;BR /&gt;&lt;BR /&gt;Selective Dump:    Dump Flags    = 02000180&lt;BR /&gt;Current Process Name             = SYSTEM&lt;BR /&gt;Current IPL                      = 31&lt;BR /&gt;Operator Shutdown on Node XXXXX  V7.3     at 27-AUG-2008 13:03:16.42&lt;BR /&gt;&lt;BR /&gt;Adding entry to binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;Too many entries in binary file - must delete oldest 1&lt;BR /&gt;&lt;BR /&gt;Creating new binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;$ clue/display&lt;BR /&gt;%CLUE_F_FATAL CLUE$OUTPUT:CLUE$HISTORY.DATA, Illegal format: @ 33:104&lt;BR /&gt;$ sho sym clu*&lt;BR /&gt;  CLUE == "$$2$DUA340:[000000.CRASH_FILES]CLUE_62.EXE"&lt;BR /&gt;$ del clue$output:clue$history.data;268&lt;BR /&gt;$ CLUE/BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;CLUE Version: V1.9                            Date:  25-SEP-2008 10:57:31.57&lt;BR /&gt;&lt;BR /&gt;CLUE /BIN SYS$SYSTEM:SYSDUMP.DMP&lt;BR /&gt;&lt;BR /&gt;Dump File: SYS$SYSROOT:[SYSEXE]SYSDUMP.DMP;1&lt;BR /&gt;&lt;BR /&gt;Selective Dump:    Dump Flags    = 02000180&lt;BR /&gt;Current Process Name             = SYSTEM&lt;BR /&gt;Current IPL                      = 31&lt;BR /&gt;Operator Shutdown on Node XXXXX  V7.3     at 27-AUG-2008 13:03:16.42&lt;BR /&gt;&lt;BR /&gt;Created binary file CLUE$OUTPUT:CLUE$HISTORY.DATA&lt;BR /&gt;$ clue/disp&lt;BR /&gt;&lt;BR /&gt;  # Node   Time              Type        Process Name    Module          Offset&lt;BR /&gt;&lt;BR /&gt;  1 XXXXX  27-AUG-2008 13:03 OPERATOR    SYSTEM          UNKNOWN         0&lt;BR /&gt;&lt;BR /&gt;Thanks Volker!</description>
      <pubDate>Thu, 25 Sep 2008 17:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130628#M92758</guid>
      <dc:creator>cnb</dc:creator>
      <dc:date>2008-09-25T17:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find error information on %CLUE_F_FATAL?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130629#M92759</link>
      <description>(re)closing thread.</description>
      <pubDate>Thu, 08 Jan 2009 18:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/where-can-i-find-error-information-on-clue-f-fatal/m-p/5130629#M92759</guid>
      <dc:creator>cnb</dc:creator>
      <dc:date>2009-01-08T18:29:38Z</dc:date>
    </item>
  </channel>
</rss>

