<?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: Informix KAIO error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472895#M776063</link>
    <description>Rainer, thank you for responding. The manual page states "the maximum space size is a system parameter" - I wonder which of the many this might be ?&lt;BR /&gt;&lt;BR /&gt;Jens</description>
    <pubDate>Tue, 12 Dec 2000 12:49:51 GMT</pubDate>
    <dc:creator>Jens Ebert</dc:creator>
    <dc:date>2000-12-12T12:49:51Z</dc:date>
    <item>
      <title>Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472893#M776061</link>
      <description>During a dbimport of a large database we get many errors:&lt;BR /&gt;&lt;BR /&gt;  11:14:20  hpkaioaddseg: ASYNC_ADDSEG&lt;BR /&gt;            errno = 12 Not enough space&lt;BR /&gt;  11:14:20  hpkaioaddseg: ASYNC_ADDSEG&lt;BR /&gt;            errno = 12 Not enough space&lt;BR /&gt;  11:14:20  Dynamically allocated new virtual&lt;BR /&gt;            shared memory segment (size 8192KB)&lt;BR /&gt;&lt;BR /&gt;In the documentation notes for HP there is a hint for this error:&lt;BR /&gt;   "KAIO: out of OS resources, errno = 21 ..."&lt;BR /&gt;    IFMX_HPKAIO_NUM_REQ=&lt;REQ_NUMBER&gt;;&lt;BR /&gt;but this one looks different to me.&lt;BR /&gt;&lt;BR /&gt;Anyone can help?&lt;BR /&gt;&lt;BR /&gt;We have IDS.2000 (9.21) on HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;Jens&lt;/REQ_NUMBER&gt;</description>
      <pubDate>Tue, 12 Dec 2000 11:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472893#M776061</guid>
      <dc:creator>Jens Ebert</dc:creator>
      <dc:date>2000-12-12T11:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472894#M776062</link>
      <description>For errno 12 i found at /usr/include/sys/errno.h:&lt;BR /&gt;&lt;BR /&gt;#define ENOMEM          12      /* Not enough core              */&lt;BR /&gt;&lt;BR /&gt;At 'man errno' i found:&lt;BR /&gt;&lt;BR /&gt;[ENOMEM]       Not enough space.  During a system call such as exec(), brk(), fork(), or sbrk(), a program asks for more space  than the system is able to supply.  This may not be a temporary condition; the maximum space size is a system parameter.  The error can also occur if there is not enough swap space during a fork().&lt;BR /&gt;&lt;BR /&gt;Think you have to check your kernel parameters.</description>
      <pubDate>Tue, 12 Dec 2000 11:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472894#M776062</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-12T11:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472895#M776063</link>
      <description>Rainer, thank you for responding. The manual page states "the maximum space size is a system parameter" - I wonder which of the many this might be ?&lt;BR /&gt;&lt;BR /&gt;Jens</description>
      <pubDate>Tue, 12 Dec 2000 12:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472895#M776063</guid>
      <dc:creator>Jens Ebert</dc:creator>
      <dc:date>2000-12-12T12:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472896#M776064</link>
      <description>my guess is the shmmax parameter because the last error you posted has the message: 'dynamically allocated new virtual shared memory segment'</description>
      <pubDate>Tue, 12 Dec 2000 13:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472896#M776064</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-12T13:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472897#M776065</link>
      <description>Don't know if you have glance to measure the process tables.&lt;BR /&gt;- Check with swapinfo -t if you have enough swapspace.&lt;BR /&gt;- Check what the maxdsiz is aswell.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 13:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472897#M776065</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-12T13:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472898#M776066</link>
      <description>To check if the size for SHMVIRTSIZE is big enough, use the ?onstat ?g seg? command.&lt;BR /&gt;If there is an extra entry for the virtual segment, this indicates that either your SHMVIRTSIZE is to small or there was a process, that needed extra virtual memory. The extra segment will have the size of SHMADD. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 13:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472898#M776066</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-12T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472899#M776067</link>
      <description>This message is generated by the Informix engine when KAIO is active and the initial virtual shared memory segment is not large enough. If Informix needs to create another on start-up 'SHMADD' then this causes this error to appear. Ensure that SHMVIRTSIZE is large enough in your Informix ONCONFIG and restart.&lt;BR /&gt;&lt;BR /&gt;Beware using KAIO with Informix releases &amp;lt;= 7.24.</description>
      <pubDate>Tue, 12 Dec 2000 17:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472899#M776067</guid>
      <dc:creator>Colin Taberman</dc:creator>
      <dc:date>2000-12-12T17:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472900#M776068</link>
      <description>We find that imports/recoveries with KAIO operational often fail and we therefore turn it off in the informix user profile before starting the import - unset KAION and then export KAIOOFF=1</description>
      <pubDate>Tue, 12 Dec 2000 18:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472900#M776068</guid>
      <dc:creator>Merlin the happy pig</dc:creator>
      <dc:date>2000-12-12T18:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472901#M776069</link>
      <description>How does the environment variable KAIO work?&lt;BR /&gt;&lt;BR /&gt;Do I have to set it in the shell that starts the database with oninit and KAIO will be used for all operations for any user?&lt;BR /&gt;Or do I have to set it for any shell that accesses the database?&lt;BR /&gt;&lt;BR /&gt;Thank you, Jens</description>
      <pubDate>Mon, 18 Dec 2000 11:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472901#M776069</guid>
      <dc:creator>Jens Ebert</dc:creator>
      <dc:date>2000-12-18T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Informix KAIO error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472902#M776070</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to set it in the .profile of the informix user, which start the Informix Instance.</description>
      <pubDate>Mon, 18 Dec 2000 11:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-kaio-error-message/m-p/2472902#M776070</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-18T11:28:11Z</dc:date>
    </item>
  </channel>
</rss>

