<?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 Memory Window in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636914#M42619</link>
    <description>Dear Guru,&lt;BR /&gt;&lt;BR /&gt;I have configured Memory windows in one of our testing server. It seems ok. I tried to run informix under memory windows. But when I am giving informix onstat command then it is showing below error.&lt;BR /&gt; onstat: Shared memory: permission denied.&lt;BR /&gt;&lt;BR /&gt;If I can't user our informix command then how I can administrate our database.&lt;BR /&gt;&lt;BR /&gt;/etc/services.window&lt;BR /&gt;  informix 20&lt;BR /&gt;&lt;BR /&gt;startDB.sh&lt;BR /&gt;WinId=$(getmemwindow informix)                      &lt;BR /&gt;setmemwindow -i $WinId /usr/informix_7.31/bin/oninit&lt;BR /&gt;&lt;BR /&gt;I have downloaded memwin_stats . But I could not understand what actually it is showing in its output. Would anybody give me any help file</description>
    <pubDate>Mon, 31 Dec 2001 07:55:25 GMT</pubDate>
    <dc:creator>Joydeep_1</dc:creator>
    <dc:date>2001-12-31T07:55:25Z</dc:date>
    <item>
      <title>Memory Window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636914#M42619</link>
      <description>Dear Guru,&lt;BR /&gt;&lt;BR /&gt;I have configured Memory windows in one of our testing server. It seems ok. I tried to run informix under memory windows. But when I am giving informix onstat command then it is showing below error.&lt;BR /&gt; onstat: Shared memory: permission denied.&lt;BR /&gt;&lt;BR /&gt;If I can't user our informix command then how I can administrate our database.&lt;BR /&gt;&lt;BR /&gt;/etc/services.window&lt;BR /&gt;  informix 20&lt;BR /&gt;&lt;BR /&gt;startDB.sh&lt;BR /&gt;WinId=$(getmemwindow informix)                      &lt;BR /&gt;setmemwindow -i $WinId /usr/informix_7.31/bin/oninit&lt;BR /&gt;&lt;BR /&gt;I have downloaded memwin_stats . But I could not understand what actually it is showing in its output. Would anybody give me any help file</description>
      <pubDate>Mon, 31 Dec 2001 07:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636914#M42619</guid>
      <dc:creator>Joydeep_1</dc:creator>
      <dc:date>2001-12-31T07:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636915#M42620</link>
      <description>there's a patch for this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=31221fd013af53e455/screen=ckiDisplayDocument?docId=200000054829873" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=31221fd013af53e455/screen=ckiDisplayDocument?docId=200000054829873&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it seems in some instances that the getmemwindow function will return the incorrect id.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;---&lt;BR /&gt;mark</description>
      <pubDate>Mon, 31 Dec 2001 14:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636915#M42620</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2001-12-31T14:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636916#M42621</link>
      <description>The getmemwindow command is just a simple grep of the /etc/services.window &lt;BR /&gt;file.  Unless you're running lots of windows, it will be simpler to use the window number since that's all that HP-UX cares about.&lt;BR /&gt;&lt;BR /&gt;However, your problem is likely due to running a related program in the wrong window. The Informix shared memory is mapped into window ID 20 but if you run other Informix utilities that need to look at shared memory, they must also be started in the same window, as in:&lt;BR /&gt;&lt;BR /&gt;# setmemwindow -i 20 /usr/informix_7.31/bin/onstat&lt;BR /&gt;&lt;BR /&gt;Memory windows work really well but once a process is started in a memory window, all other related programs must be run in that same window if they need to access Interprocess Communication (IPC) channels like shared memory.</description>
      <pubDate>Tue, 01 Jan 2002 00:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-window/m-p/2636916#M42621</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-01-01T00:51:09Z</dc:date>
    </item>
  </channel>
</rss>

