<?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: Cobol Message error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544621#M98012</link>
    <description>I have a similar problem to yours, getting the same error. I am trying to delete a record and it gives me this error code. Could you please tell me how did you sort your error.</description>
    <pubDate>Tue, 22 Aug 2006 08:03:16 GMT</pubDate>
    <dc:creator>Varghese</dc:creator>
    <dc:date>2006-08-22T08:03:16Z</dc:date>
    <item>
      <title>Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544616#M98007</link>
      <description>i?m running a cobol and send this message&lt;BR /&gt;&lt;BR /&gt;Execution error : file 'NRF026B'&lt;BR /&gt;error code: 114, pc=0, call=1, seg=0&lt;BR /&gt;114     Attempt to access item beyond bounds of memory (Signal 11)&lt;BR /&gt;&lt;BR /&gt;HP/MF COBOL Version: B.13.40&lt;BR /&gt;HP-UX mvi900 B.11.00 U 9000/813&lt;BR /&gt;pid: 2043 gid: 111 uid: 141&lt;BR /&gt;Mon Jun 25 09:01:01 2001&lt;BR /&gt;  9:01am  up 8 mins,  1 user,  load average: 1.36, 0.76, 0.37&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;What can i do to correct this problem&lt;BR /&gt;Operative System HP-UX 11.0&lt;BR /&gt;Memory 512 MB, 1 processor&lt;BR /&gt;1 swap area 1200&lt;BR /&gt;2 swap area 2048&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 25 Jun 2001 13:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544616#M98007</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2001-06-25T13:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544617#M98008</link>
      <description>Hi Javier,&lt;BR /&gt;&lt;BR /&gt;Your question is probably better suited to the Languages forum and I'm certainly no COBOL expert nor do I want to be - but here goes.&lt;BR /&gt;&lt;BR /&gt;error code: 114, pc=0, call=1, seg=0 &lt;BR /&gt;114 Attempt to access item beyond bounds of memory (Signal 11) &lt;BR /&gt;&lt;BR /&gt;Your COBOL program attempted an operation outside of memory boundaries and generated a fatal error. call=1 indicates that the error occurs in a subprogram (0 is the main program).&lt;BR /&gt;seg=0 indicates that it is the ROOT segment. pc=0 is the address of the program counter in hex. Normally 0 is a very bad reference and that it probably your problem. You can add the REF Compiler directive to associate the pc to your source program.&lt;BR /&gt;&lt;BR /&gt;Hope this helps, Clay</description>
      <pubDate>Mon, 25 Jun 2001 15:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544617#M98008</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-25T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544618#M98009</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Don't know cobol but your process receive SIGSEGV signal (11). So it seems to access&lt;BR /&gt;outside is "own" memory....&lt;BR /&gt;&lt;BR /&gt;Herve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jun 2001 11:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544618#M98009</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2001-06-26T11:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544619#M98010</link>
      <description>Thank you for your opinion, the problem has been corrected in the kernel parameters.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2001 20:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544619#M98010</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2001-06-28T20:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544620#M98011</link>
      <description>Javier Ortiz Guajardo,&lt;BR /&gt;Can you tell me which kernel parameters you have updated to correct this problem.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2005 14:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544620#M98011</guid>
      <dc:creator>Bing Wong</dc:creator>
      <dc:date>2005-10-20T14:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cobol Message error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544621#M98012</link>
      <description>I have a similar problem to yours, getting the same error. I am trying to delete a record and it gives me this error code. Could you please tell me how did you sort your error.</description>
      <pubDate>Tue, 22 Aug 2006 08:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-message-error/m-p/2544621#M98012</guid>
      <dc:creator>Varghese</dc:creator>
      <dc:date>2006-08-22T08:03:16Z</dc:date>
    </item>
  </channel>
</rss>

