<?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: Setting sysgen values in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959715#M51551</link>
    <description>Hi Clayton, when you ran AUTOGEN it created a new copy of the parameter settings which will be used in subsequent boots.&lt;BR /&gt;&lt;BR /&gt;You can manually change parameters which are "DYNAMIC", but most of yours are not dynamic - and will only be picked up on a reboot.&lt;BR /&gt;&lt;BR /&gt;from SYSGEN type USE CURRENT to set the display to see the values that will be used in the next boot&lt;BR /&gt;&lt;BR /&gt;USE ACTIVE will allow you to display the values that are in active use at that instant in time.&lt;BR /&gt;</description>
    <pubDate>Tue, 14 Feb 2006 10:43:44 GMT</pubDate>
    <dc:creator>Duncan Morris</dc:creator>
    <dc:date>2006-02-14T10:43:44Z</dc:date>
    <item>
      <title>Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959711#M51547</link>
      <description>Hi&lt;BR /&gt;I'm trying to modify some system parameters for SAS install.&lt;BR /&gt;&lt;BR /&gt;How do I set minmum values for following sysgen parameters:&lt;BR /&gt;channelcnt&lt;BR /&gt;ctlpages&lt;BR /&gt;ctlimglim&lt;BR /&gt;procsectcnt&lt;BR /&gt;wsmax&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Clayton&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 09:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959711#M51547</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-02-14T09:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959712#M51548</link>
      <description>Hi Clayton&lt;BR /&gt;&lt;BR /&gt;You have to edit SYS$SYSTEM:MODPARAMS.DAT&lt;BR /&gt;&lt;BR /&gt;There you enter lines like the following (or change the line if it exists allready)&lt;BR /&gt;&lt;BR /&gt;min_channelcnt   = x&lt;BR /&gt;min_ctlpages     = y&lt;BR /&gt;min_ctlimglim    = z&lt;BR /&gt;min_procsectcnt  = t&lt;BR /&gt;min_wsmax        = v&lt;BR /&gt;&lt;BR /&gt;Then you have to execute autogen.&lt;BR /&gt;&lt;BR /&gt;@sys$update:autogen savparams setparams check_feedback (as a example only)&lt;BR /&gt;&lt;BR /&gt;After executing autogen, I recommend to review  SYS$SYSTEM:AGEN$PARAMS.REPORT.&lt;BR /&gt;&lt;BR /&gt;Additional I recomend to do a &lt;BR /&gt;&lt;BR /&gt;$ Diff/par Sys$system:setparams.dat&lt;BR /&gt;&lt;BR /&gt;You can then see in the differences output all changed systemparameters.&lt;BR /&gt;Finnaly you have to reboot your machine&lt;BR /&gt;&lt;BR /&gt;I hope this answers your question&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Tue, 14 Feb 2006 09:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959712#M51548</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2006-02-14T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959713#M51549</link>
      <description>In general use the construct MIN_paramname to set a minumum value for the parameter in your MODPARAMS.DAT file.&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;&lt;BR /&gt;MIN_PAGEDYN             = 34000000&lt;BR /&gt;MIN_PIOPAGES            = 775&lt;BR /&gt;&lt;BR /&gt;For further info on using AUTOGEN to set your system parameters, refer to the HP OpenVMS System Manager's Manual, Volume 2.&lt;BR /&gt;This is available on the documentation site at &lt;A href="http://h71000.www7.hp.com/doc/os82_index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/os82_index.html&lt;/A&gt;</description>
      <pubDate>Tue, 14 Feb 2006 09:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959713#M51549</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-02-14T09:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959714#M51550</link>
      <description>Trying out the sugestions.&lt;BR /&gt;But can't verify minimum values are being updated from the modparams.dat file.&lt;BR /&gt;&lt;BR /&gt;Should the updated min values show up in sysgen?&lt;BR /&gt;Thx&lt;BR /&gt;Clayton&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 10:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959714#M51550</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-02-14T10:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959715#M51551</link>
      <description>Hi Clayton, when you ran AUTOGEN it created a new copy of the parameter settings which will be used in subsequent boots.&lt;BR /&gt;&lt;BR /&gt;You can manually change parameters which are "DYNAMIC", but most of yours are not dynamic - and will only be picked up on a reboot.&lt;BR /&gt;&lt;BR /&gt;from SYSGEN type USE CURRENT to set the display to see the values that will be used in the next boot&lt;BR /&gt;&lt;BR /&gt;USE ACTIVE will allow you to display the values that are in active use at that instant in time.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 10:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959715#M51551</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-02-14T10:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959716#M51552</link>
      <description>Hi Clyton&lt;BR /&gt;&lt;BR /&gt;they will show up after a reboot or You have to do the following after executing autogen:&lt;BR /&gt;&lt;BR /&gt;$ mc sysgen&lt;BR /&gt;SYSGEN&amp;gt;  USE SYS$SYSROOT:[SYSEXE]ALPHAVMSSYS.PAR&lt;BR /&gt;SYSGEN&amp;gt;  SHO 'your-changed-parameter-name'&lt;BR /&gt;&lt;BR /&gt;This parameterfile (sys$sysroot:[sysexe]alphavmssys.par) will be loaded during next reboot&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 10:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959716#M51552</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2006-02-14T10:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959717#M51553</link>
      <description>Be carefull.&lt;BR /&gt;&lt;BR /&gt;It is possible that the node is not using the modparams system and that the previous manager has set all values by hand in sysgen. Compare before/after results of all parameters.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 14 Feb 2006 10:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959717#M51553</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-14T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959718#M51554</link>
      <description>I'm not sure still:-(&lt;BR /&gt;&lt;BR /&gt;But after reboot my current values get set to the values I specified with the min parameters. &lt;BR /&gt;I guess default MIN values still shows up in the sysgen view.&lt;BR /&gt;&lt;BR /&gt;Anyway as long as curent values are being set should be sufficient for my purposes. &lt;BR /&gt;If not I'll be back:-)&lt;BR /&gt;&lt;BR /&gt;ONce again thnaks for all the feedback.&lt;BR /&gt;Input from ther community certainly complements the OPENVMS documentation well.&lt;BR /&gt;&lt;BR /&gt;Clayton</description>
      <pubDate>Tue, 14 Feb 2006 15:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959718#M51554</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-02-14T15:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959719#M51555</link>
      <description>Clayton,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I guess default MIN values still shows up in the sysgen view.&lt;BR /&gt;&lt;BR /&gt;  This is a very common, and easily understood misconception, leading from the rather odd SYSGEN interface. The columns labeled "Default", "Min", "Max", "Unit" and "Dynamic" are purely documentation. They are identical on all OpenVMS systems and cannot be changed. &lt;BR /&gt;&lt;BR /&gt;"Default" is the value you get out of the box or from USE DEFAULT. &lt;BR /&gt;"Min" is the minimum allowed value&lt;BR /&gt;"Max" is the maximum allowed value&lt;BR /&gt;"Unit" is the unit of measurement (figure it out for TIMEPROMPTWAIT ;-)&lt;BR /&gt;"Dynamic" is a flag that tells you if the parameter can be changed on a running system.&lt;BR /&gt;&lt;BR /&gt;Even the column labelled "Current" is a bit of a misnomer, as it's easily confused with the CURRENT parameter set. The column is the value in the parameter set you're looking at. On entering SYSGEN, the ACTIVE set is displayed - that is, what's active on the running system. "SYSGEN&amp;gt; USE CURRENT" will switch you to the boot values (which may be different from the active set).&lt;BR /&gt;&lt;BR /&gt;Saying MIN_CHANNELCNT in MODPARAMS.DAT tells AUTOGEN that you want the value to be at least that value. AUTOGEN may choose a higher value. Running AUTOGEN to SETPARAMS will write the newly calculated parameter values to the CURRENT set to be used at next reboot. Anything which was changed should be reported in SYS$SYSTEM:AGEN$PARAMS.REPORT, or you can validate them with:&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE CURRENT&lt;BR /&gt;SYSGEN&amp;gt; SHOW CHANNELCNT&lt;BR /&gt;&lt;BR /&gt;compare with the ACTIVE value&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE ACTIVE&lt;BR /&gt;SYSGEN&amp;gt; SHOW CHANNELCNT&lt;BR /&gt;&lt;BR /&gt;Recommendation: If you're doing anything with SYSGEN, always issue an explicit USE command to ensure you really know which parameter set you're working with. &lt;BR /&gt;&lt;BR /&gt;You can also create your own parameter sets with the WRITE command:&lt;BR /&gt;&lt;BR /&gt;SYSGEN&amp;gt; USE CURRENT&lt;BR /&gt;SYSGEN&amp;gt; SET CHANNELCNT 4096&lt;BR /&gt;SYSGEN&amp;gt; WRITE MYPARAMS&lt;BR /&gt;&lt;BR /&gt;Alternate sets can be invoked at boot time with a conversational boot:&lt;BR /&gt;&lt;BR /&gt;SYSBOOT&amp;gt; USE MYPARAMS&lt;BR /&gt;&lt;BR /&gt;Hopefully that clears up some of the confusion?&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 18:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959719#M51555</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-02-14T18:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959720#M51556</link>
      <description>Sounds good.&lt;BR /&gt;Thks for the explainantion.</description>
      <pubDate>Thu, 16 Feb 2006 12:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959720#M51556</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-02-16T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting sysgen values</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959721#M51557</link>
      <description>closed&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2006 07:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/setting-sysgen-values/m-p/4959721#M51557</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-02-20T07:57:17Z</dc:date>
    </item>
  </channel>
</rss>

