<?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: Binding applications to processors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989274#M761452</link>
    <description>Thanks for all the solutions. Will be reading up on PRM and hopefully implement it without too many issues.&lt;BR /&gt;&lt;BR /&gt;Sid</description>
    <pubDate>Wed, 07 Mar 2007 17:36:52 GMT</pubDate>
    <dc:creator>Sidharth Gurswamy</dc:creator>
    <dc:date>2007-03-07T17:36:52Z</dc:date>
    <item>
      <title>Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989269#M761447</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I have a rp4440 server running HP-UX hosting custom built applications and oracle DB. It is a 4 way server with only 2 processors in place leaving the capability to increase capacity by another 2 CPU's. Currently as I understand, we have enough licenses for Oracle with the current number of processors. If we increase the number of processors, is there a way to bind applications to processors, i.e. bind oracle to the existing 2 processors and bind the other applications to the other processors which we are looking to add to the server?&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone is aware if this is possible first of all. If the answer is yes, how can I can make it work?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sid</description>
      <pubDate>Fri, 07 Jul 2006 00:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989269#M761447</guid>
      <dc:creator>Sidharth Gurswamy</dc:creator>
      <dc:date>2006-07-07T00:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989270#M761448</link>
      <description>Hi Sid, &lt;BR /&gt;&lt;BR /&gt;You need to have Processor Resource Manager (PMR) and here is a trailversion, &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DATRY&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, check Processor Sets &lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PSETS" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PSETS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 07 Jul 2006 00:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989270#M761448</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-07T00:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989271#M761449</link>
      <description>Binding the Oracle processes to just two of the processors will not chyange the licensing requirements. Oracle looks at the total number processors as it starts and knows nothing about binding. If you cannot buy the extra licenses, you'll have to use something like vPar to isolate the Oracle processes into a separate partition. Of course, the processes in the second partition cannot see the Oracle partition except through networking.</description>
      <pubDate>Fri, 07 Jul 2006 06:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989271#M761449</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-07-07T06:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989272#M761450</link>
      <description>Sid,&lt;BR /&gt;&lt;BR /&gt;HP Unix by default don't give facility to bind or reserver resource for specific application/DB/process/user. HP has a proced product name PRM (Process Resource Manager), this product has feature to control resources based on process/user/application.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 07 Jul 2006 06:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989272#M761450</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2006-07-07T06:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989273#M761451</link>
      <description>HP Process Resource Manager (PRM), when combined with HP-UX Processor Sets (PSETs), can enabled you to create a PSET PRM group to isolate your Oracle processes to a specific number of processors.  As long as Oracle is started in the PSET, it will only recognize the processors in that particular PSET and not those for the entire system.  This is one of the reasons using PSET PRM groups with Oracle is the recommended practice.  There is a white paper on &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; (under 'High Availability' then 'Process Resource Manager') entitled "Using HP PRM with Oracle databases" that gives more detail about possible PRM configurations when using Oracle.</description>
      <pubDate>Mon, 10 Jul 2006 12:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989273#M761451</guid>
      <dc:creator>Jonathan Fears</dc:creator>
      <dc:date>2006-07-10T12:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Binding applications to processors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989274#M761452</link>
      <description>Thanks for all the solutions. Will be reading up on PRM and hopefully implement it without too many issues.&lt;BR /&gt;&lt;BR /&gt;Sid</description>
      <pubDate>Wed, 07 Mar 2007 17:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binding-applications-to-processors/m-p/4989274#M761452</guid>
      <dc:creator>Sidharth Gurswamy</dc:creator>
      <dc:date>2007-03-07T17:36:52Z</dc:date>
    </item>
  </channel>
</rss>

