<?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: How to change the quotas for a symbiont ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354387#M102248</link>
    <description>&lt;P&gt;The fact that it's the TCPIP$LPD_SMB process does not rule out the possible 'memory leak', which you won't be able to heal by increasing BYTLM anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A method to increase quotas for specific symbiont processes would need to be implemented outside the symbiont itself in the base operating system. And asking for those kinds of changes for OpenVMS may be a little late...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2011 09:34:35 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2011-10-06T09:34:35Z</dc:date>
    <item>
      <title>How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354321#M102245</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a symbiont dying from time to time with an exceeded bytlm quota.&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;If memory serves me, a symbiont gets his quotas from the JOBCTL process, in the file&lt;/P&gt;&lt;P&gt;SYS$COMMON:[SYS$STARTUP]VMS$CONFIG-050_JOBCTL.COM&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;But this file is superseded when I apply a patch or upgrade my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a better way to start a symbiont with specific quotas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am reluctant to raise the PQL because they apply to all the processes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 08:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354321#M102245</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2011-10-06T08:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354369#M102246</link>
      <description>&lt;P&gt;You're right, JOBCTL performs a $GETJPI on itself to get it's process quotas during initilization and then uses these values, when it creates a symbiont process. So if your symbiont crashes due to exceeding BYTLM and if that's not a memory leak inside your symbiont code, you'll need to increase the quotas of JOBCTL in&amp;nbsp;VMS$CONFIG-050_JOBCTL.COM and remember to re-apply that change again, if an upgrade would replace that file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 09:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354369#M102246</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-10-06T09:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354375#M102247</link>
      <description>Thanks Volker.&lt;BR /&gt;&lt;BR /&gt;The symbiont is just a LPD using TCPIP stack from HP.&lt;BR /&gt;&lt;BR /&gt;It is a pity that there is not the opportunity to use some logical name, and if that logical is not defined, use some UAF or default value.</description>
      <pubDate>Thu, 06 Oct 2011 09:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354375#M102247</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2011-10-06T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354387#M102248</link>
      <description>&lt;P&gt;The fact that it's the TCPIP$LPD_SMB process does not rule out the possible 'memory leak', which you won't be able to heal by increasing BYTLM anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A method to increase quotas for specific symbiont processes would need to be implemented outside the symbiont itself in the base operating system. And asking for those kinds of changes for OpenVMS may be a little late...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 09:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354387#M102248</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-10-06T09:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354407#M102249</link>
      <description>VMS Engineering will be in Paris in a few days for the TUD.&lt;BR /&gt;&lt;BR /&gt;I will ask them at least a question.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Gérard</description>
      <pubDate>Thu, 06 Oct 2011 10:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354407#M102249</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2011-10-06T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354563#M102250</link>
      <description>&lt;P&gt;It's a bug in the symbiont processing or its underpinnings, which means patching to current followed by a call to HP support center. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either the Job Control process quotas are too low, or the symbiont has a resource leak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the TCP stack and core VMS pieces and queue-related pieces are patched to current, save off the symbiont dump file (if you're getting one) and call HP support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The obvious fix or workaround (if there's no support contract here) is an edit to&amp;nbsp;sys$startup:vms$config-050_jobctl.com to increase the process quotas, but that change might be little more than a workaround. &amp;nbsp;It would only postpone the symbiont failure when there's a leak, and not resolve the leak.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 12:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5354563#M102250</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-10-06T12:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the quotas for a symbiont ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5355131#M102251</link>
      <description>&lt;P&gt;Gerard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; How high does it have to be? Simplest mechanism would be PQL_MBYTLM. If&amp;nbsp;your&amp;nbsp;target is&amp;nbsp;high enough to worry about granting it to everyone, you could do something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SETSYSGEN.COM&lt;/P&gt;&lt;PRE&gt;$ IF p2.EQS.""
$ THEN
$   IF F$TYPE(old'p1').EQS."" THEN EXIT
$   p2=old'p1'
$   DELETEX/SYMBOL/GLOBAL old'p1'
$ ELSE
$   old'p1'==F$GETSYI(p1)
$ ENDIF
$ w="WRITE SYS$OUTPUT"
$ PIPE (w "USE ACTIVE" ; w "SET ''p1' ''p2'" ; w "WRITE ACTIVE") | MCR SYSGEN&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Usage:&lt;/P&gt;&lt;PRE&gt;$ @SETSYSGEN PQL_MBYTLM 99000000
$ Start your symbiont here
$ @SETSYSGEN PQL_MBYTLM&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 21:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-change-the-quotas-for-a-symbiont/m-p/5355131#M102251</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2011-10-06T21:58:51Z</dc:date>
    </item>
  </channel>
</rss>

