<?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: VMS autoboot after BUGCHK in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280057#M101711</link>
    <description>djk,&lt;BR /&gt;&lt;BR /&gt;the CHARON-VAX 4000-108 emulator fully emulates a real CHARON-VAX 4000 Model 108 including the console layer.&lt;BR /&gt;&lt;BR /&gt;Pointer to a copy of the&lt;BR /&gt;&lt;BR /&gt;OpenVMS Systems Operations&lt;BR /&gt;Guide: VAX 4000 and VAXstation&lt;BR /&gt;4000 Systems&lt;BR /&gt;Order Number: EK-V4000-OG. A01&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://alge.anart.no/projects/vax/v4000oga.pdf" target="_blank"&gt;http://alge.anart.no/projects/vax/v4000oga.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This manual shows the various possible settings of the HALT parameter in the console.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Mon, 25 Apr 2011 05:36:26 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2011-04-25T05:36:26Z</dc:date>
    <item>
      <title>VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280052#M101706</link>
      <description>I have two Vax systems (Charon-VAX Model 400/108) and each one is configured with a RESTART CONTROL SETTING of HALT.&lt;BR /&gt;&lt;BR /&gt;I have notice on rare occassions when one of the systems has a BUGCHECK, that it will automatically reboot/restart. It appears the RESTART CONTROL SETTING is being overriden.&lt;BR /&gt;&lt;BR /&gt;QUESTION 1 - Does the BUGREBOOT parameter control this behavior?&lt;BR /&gt;&lt;BR /&gt;QUESTION 2 - What are the possible parameter values for BUGREBOOT and what affect to they have?&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt;  SHOW BUGREBOOT&lt;BR /&gt;Parameter Name            Current    Default     Min.     Max.     Unit  Dynamic&lt;BR /&gt;--------------            -------    -------    -------  -------   ----  -------&lt;BR /&gt;BUGREBOOT                       1          1         0         1 Boolean    D&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2011 00:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280052#M101706</guid>
      <dc:creator>djk</dc:creator>
      <dc:date>2011-04-20T00:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280053#M101707</link>
      <description>From the VMS documentation:&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;BUGREBOOT (D)&lt;BR /&gt;&lt;BR /&gt;BUGREBOOT enables or disables automatic rebooting of the system if a fatal bugcheck occurs. This parameter should normally be on ( 1 ); set it off ( 0 ) only when the executive is being debugged.&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;In other words, "yes" and "boolean", respectively.  &lt;BR /&gt;&lt;BR /&gt;Decoding the posted SYSGEN display, The values for the parameter BUGREBOOT are current value of 1, a default value of 1, a minimum value of 0, a maximum value of 1, the value is a boolean (0=off, 1=on), and it is a Dynamic parameter meaning the value can be changed without a reboot.&lt;BR /&gt;&lt;BR /&gt;The documentation is available via SYSGEN&amp;gt; HELP and via the OpenVMS documentation.  In this case, the appendix of the System Manager's Utilities manual, as was the source of the above text.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The documentation is available at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc" target="_blank"&gt;http://www.hp.com/go/openvms/doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Select V7.3 and follow the links.</description>
      <pubDate>Wed, 20 Apr 2011 00:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280053#M101707</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-04-20T00:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280054#M101708</link>
      <description>djk,&lt;BR /&gt;&lt;BR /&gt;the HALT setting on a VAX (and a CHARON-VAX is considered a VAX for that matter), does not control behaviour after an OpenVMS crash.&lt;BR /&gt;&lt;BR /&gt;It controls the action of the console for power-up or any of the various unexpected HALT situations of the CPU or the OpenVMS operation system.&lt;BR /&gt;&lt;BR /&gt;If a HALT situation happens, the setting determines what the system should do:&lt;BR /&gt;&lt;BR /&gt;HALT - remain halted&lt;BR /&gt;BOOT - boot&lt;BR /&gt;RESTART - try restart, if it fails: HALT&lt;BR /&gt;RESTART_REBOOT - try restart, if it fails: boot&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 20 Apr 2011 16:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280054#M101708</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-04-20T16:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280055#M101709</link>
      <description>Where do I find information regarding the various values used on the RESTART CONTROL setting. I have seen refrences to SET HALT 2 and SET HALT 4 and would like further understanding of these settings, their use, etc.</description>
      <pubDate>Sun, 24 Apr 2011 20:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280055#M101709</guid>
      <dc:creator>djk</dc:creator>
      <dc:date>2011-04-24T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280056#M101710</link>
      <description>As far as VMS is concerned, an emulator is just hardware.&lt;BR /&gt;&lt;BR /&gt;If you want to know how your hardware works, then you'll want to see the hardware manuals and related documentation.  &lt;BR /&gt;&lt;BR /&gt;Here's some that seems to be the emulator's equivalent of the VAX front-panel switch or VAX console switch settings.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.winvms.com/images/AN-011.pdf" target="_blank"&gt;http://www.winvms.com/images/AN-011.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Apr 2011 20:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280056#M101710</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-04-24T20:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280057#M101711</link>
      <description>djk,&lt;BR /&gt;&lt;BR /&gt;the CHARON-VAX 4000-108 emulator fully emulates a real CHARON-VAX 4000 Model 108 including the console layer.&lt;BR /&gt;&lt;BR /&gt;Pointer to a copy of the&lt;BR /&gt;&lt;BR /&gt;OpenVMS Systems Operations&lt;BR /&gt;Guide: VAX 4000 and VAXstation&lt;BR /&gt;4000 Systems&lt;BR /&gt;Order Number: EK-V4000-OG. A01&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://alge.anart.no/projects/vax/v4000oga.pdf" target="_blank"&gt;http://alge.anart.no/projects/vax/v4000oga.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This manual shows the various possible settings of the HALT parameter in the console.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 25 Apr 2011 05:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280057#M101711</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-04-25T05:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: VMS autoboot after BUGCHK</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280058#M101712</link>
      <description>Excellent responses. I have the information needed. Thanks to all.</description>
      <pubDate>Mon, 25 Apr 2011 17:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-autoboot-after-bugchk/m-p/5280058#M101712</guid>
      <dc:creator>djk</dc:creator>
      <dc:date>2011-04-25T17:18:32Z</dc:date>
    </item>
  </channel>
</rss>

