<?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 Informix question. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780003#M832999</link>
    <description>I have an L2000 with HP-UX 11.00.  We are installing informix and we got the following error.  Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;mayerl: /home/mayerl ==&amp;gt; ifas&lt;BR /&gt;&lt;BR /&gt;02:37:28 PM  Aug 02 (Julian 214)&lt;BR /&gt;TRIAD Database is ifas&lt;BR /&gt;No mail.&lt;BR /&gt;***********************************&lt;BR /&gt;          &lt;BR /&gt;****  Welcome to Kodiak IFAS   ****&lt;BR /&gt;  &lt;BR /&gt;***********************************&lt;BR /&gt;Begin NU001 &amp;lt;1.47&amp;gt;  &lt;BR /&gt;&lt;BR /&gt;Execution error : file 'sy812'&lt;BR /&gt;error code: 114, pc=0, call=5, seg=0&lt;BR /&gt;114     Attempt to access item beyond bounds of memory (Signal 10)&lt;BR /&gt;&lt;BR /&gt;HP/MF COBOL Version: B.13.35&lt;BR /&gt;HP-UX diomede B.11.00 U 9000/800&lt;BR /&gt;pid: 1002 gid: 200 uid: 102&lt;BR /&gt;Fri Aug  2 14:37:31 2002&lt;BR /&gt;  2:37pm  up 16 days, 23:27,  20 users,  load average: 0.00, 0.01, 0.02&lt;BR /&gt;Thread mode:            No Threads&lt;BR /&gt;RTS Error:              COBOL&lt;BR /&gt;Sync Signals:           COBOL&lt;BR /&gt;ASync Signals:          COBOL&lt;BR /&gt;cobtidy on exception:   False&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Aug 2002 17:45:57 GMT</pubDate>
    <dc:creator>Jeffrey F. Goldsmith</dc:creator>
    <dc:date>2002-08-05T17:45:57Z</dc:date>
    <item>
      <title>Informix question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780003#M832999</link>
      <description>I have an L2000 with HP-UX 11.00.  We are installing informix and we got the following error.  Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;mayerl: /home/mayerl ==&amp;gt; ifas&lt;BR /&gt;&lt;BR /&gt;02:37:28 PM  Aug 02 (Julian 214)&lt;BR /&gt;TRIAD Database is ifas&lt;BR /&gt;No mail.&lt;BR /&gt;***********************************&lt;BR /&gt;          &lt;BR /&gt;****  Welcome to Kodiak IFAS   ****&lt;BR /&gt;  &lt;BR /&gt;***********************************&lt;BR /&gt;Begin NU001 &amp;lt;1.47&amp;gt;  &lt;BR /&gt;&lt;BR /&gt;Execution error : file 'sy812'&lt;BR /&gt;error code: 114, pc=0, call=5, seg=0&lt;BR /&gt;114     Attempt to access item beyond bounds of memory (Signal 10)&lt;BR /&gt;&lt;BR /&gt;HP/MF COBOL Version: B.13.35&lt;BR /&gt;HP-UX diomede B.11.00 U 9000/800&lt;BR /&gt;pid: 1002 gid: 200 uid: 102&lt;BR /&gt;Fri Aug  2 14:37:31 2002&lt;BR /&gt;  2:37pm  up 16 days, 23:27,  20 users,  load average: 0.00, 0.01, 0.02&lt;BR /&gt;Thread mode:            No Threads&lt;BR /&gt;RTS Error:              COBOL&lt;BR /&gt;Sync Signals:           COBOL&lt;BR /&gt;ASync Signals:          COBOL&lt;BR /&gt;cobtidy on exception:   False&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2002 17:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780003#M832999</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2002-08-05T17:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Informix question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780004#M833000</link>
      <description>What command did you use to start the install?&lt;BR /&gt;We use informix on a L box running 11.x, but never had any install problems.</description>
      <pubDate>Thu, 08 Aug 2002 14:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780004#M833000</guid>
      <dc:creator>daniel m_1</dc:creator>
      <dc:date>2002-08-08T14:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Informix question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780005#M833001</link>
      <description>Jeff&lt;BR /&gt;&lt;BR /&gt;The error that you have :-&lt;BR /&gt;&lt;BR /&gt;114 Attempt to access item beyond bounds of memory (Signal 10) &lt;BR /&gt;&lt;BR /&gt;is a MF/Cobol segmentation violation and not an Informix problem. There are many causes for this the most common being a mismatch of variables in the LINKAGE SECTION which in turns causes a mismatch of pointers in the resultant machine code.&lt;BR /&gt;&lt;BR /&gt;You will need to examine the code that has caused this problem and if this is not yours then refer it back to the vendor (either HP or MicroFocus)&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 08 Aug 2002 19:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/informix-question/m-p/2780005#M833001</guid>
      <dc:creator>Chris Lonergan</dc:creator>
      <dc:date>2002-08-08T19:42:21Z</dc:date>
    </item>
  </channel>
</rss>

