<?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: chatr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628001#M40374</link>
    <description>Hello Satish,&lt;BR /&gt;&lt;BR /&gt;AFAIK Oracle is ONLY able to address up to 1GB on 32bit HP-UX, Informix up to 2.75 (with SHMEM_...), and do not know anything about the limit for Sybase :-(&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wodisch</description>
    <pubDate>Sun, 09 Dec 2001 20:05:04 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-12-09T20:05:04Z</dc:date>
    <item>
      <title>chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627997#M40370</link>
      <description>Hi Experts,&lt;BR /&gt; &lt;BR /&gt; I have one doubt. How to use "chatr -M" cmd.... i.e., what r all the arguments i have to give to change EXEC_MAGIC to SHM_MAGIC....&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.....&lt;BR /&gt;&lt;BR /&gt;all comments are welcomed.&lt;BR /&gt;&lt;BR /&gt;Note: I will give points to my previous and this questions asap....&lt;BR /&gt;&lt;BR /&gt;Cheers...&lt;BR /&gt;Satish.</description>
      <pubDate>Sat, 08 Dec 2001 16:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627997#M40370</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-12-08T16:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627998#M40371</link>
      <description>sorry its EXEC_MAGIC to SHMEM_MAGIC&lt;BR /&gt;&lt;BR /&gt;it was mistyped in previously.....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Satish.</description>
      <pubDate>Sat, 08 Dec 2001 17:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627998#M40371</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-12-08T17:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627999#M40372</link>
      <description>Hello Satish,&lt;BR /&gt;&lt;BR /&gt;I might be wrong here, but I seem to remember that there were some linking options needed before even using "chatr"...&lt;BR /&gt;&lt;BR /&gt;somewhat blind here,&lt;BR /&gt;Wodisch</description>
      <pubDate>Sat, 08 Dec 2001 17:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2627999#M40372</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-12-08T17:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628000#M40373</link>
      <description>Actually I want to increase shmmax from 1GB to 2.75GB, for both my ORACLE and SYBASE servers.&lt;BR /&gt;&lt;BR /&gt;Can u now tell me what r all the arguments...&lt;BR /&gt;&lt;BR /&gt;I know all the links to documents(docs.hp.com).... but unable to understand what options i need to give...&lt;BR /&gt;&lt;BR /&gt;Satish.</description>
      <pubDate>Sat, 08 Dec 2001 17:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628000#M40373</guid>
      <dc:creator>Satish Y</dc:creator>
      <dc:date>2001-12-08T17:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628001#M40374</link>
      <description>Hello Satish,&lt;BR /&gt;&lt;BR /&gt;AFAIK Oracle is ONLY able to address up to 1GB on 32bit HP-UX, Informix up to 2.75 (with SHMEM_...), and do not know anything about the limit for Sybase :-(&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wodisch</description>
      <pubDate>Sun, 09 Dec 2001 20:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628001#M40374</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-12-09T20:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628002#M40375</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Look at this thread about increasing shmmax value more than 1 GB&lt;BR /&gt;&lt;BR /&gt;Example of a creating a kernel with shmmax at 2Gb:&lt;BR /&gt;&lt;BR /&gt; cd /stand/build&lt;BR /&gt; /usr/lbin/sysadm/system_prep -v -s  system&lt;BR /&gt; kmtune -s shmmax= 2147483648  -S /stand/build/system&lt;BR /&gt; /usr/sbin/mk_kernel -s ./system&lt;BR /&gt; mv /stand/system /stand/system.prev&lt;BR /&gt; mv /stand/build/system /stand/system&lt;BR /&gt; kmupdate&lt;BR /&gt; shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=63f5bf81024349c387/screen=ckiDisplayDocument?docId=200000056493259" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=63f5bf81024349c387/screen=ckiDisplayDocument?docId=200000056493259&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Dec 2001 02:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628002#M40375</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-10T02:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628003#M40376</link>
      <description>Read the white paper on process management in /usr/share/doc/proc_mgt.txt where quadrant 1, 2 and 3 addressing is discussed.  chatr can change the executable to use EXEC_MAGIC or SHARE_MAGIC. Other chatr options such as +q3p can connect quadrants 1,2 and 3 together, giving an effective data area of up to 2850 megs.  Read the man page for chatr for details.&lt;BR /&gt;&lt;BR /&gt;Note: chatr can change the execcutable to use more RAM, but if the program wasn't written to handle 2850 megs or RAM, it may still fail. However, is will likely be a program-generated message rather than a kernel limit.</description>
      <pubDate>Mon, 10 Dec 2001 05:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/2628003#M40376</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-12-10T05:02:29Z</dc:date>
    </item>
  </channel>
</rss>

