<?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: Allbase error -4008 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378805#M864288</link>
    <description>This is an HP forum, right?  Allbase is/was an HP product...</description>
    <pubDate>Wed, 15 Sep 2004 08:39:12 GMT</pubDate>
    <dc:creator>Ray Kuehnle</dc:creator>
    <dc:date>2004-09-15T08:39:12Z</dc:date>
    <item>
      <title>Allbase error -4008</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378804#M864287</link>
      <description>Trying to update a few records (6) from many (23,000) that could apply based on index.  Transaction fails with -4008 and appearantly leaves the majority of Runtime Control Blocks utilized throughout the session.  Have tried starting transaction as "Read Uncommited" but seems to have no effect.  How do I perform the update without exhausting RCB, getting error -4008, and leaving session with majority of the RCBs tied up?  Thanks, Ray</description>
      <pubDate>Mon, 16 Sep 2024 09:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378804#M864287</guid>
      <dc:creator>Ray Kuehnle</dc:creator>
      <dc:date>2024-09-16T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Allbase error -4008</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378805#M864288</link>
      <description>This is an HP forum, right?  Allbase is/was an HP product...</description>
      <pubDate>Wed, 15 Sep 2004 08:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378805#M864288</guid>
      <dc:creator>Ray Kuehnle</dc:creator>
      <dc:date>2004-09-15T08:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Allbase error -4008</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378806#M864289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not an Allbase user,&lt;BR /&gt;But found the error doc. Hope this help :&lt;BR /&gt;&lt;BR /&gt;4008         MESSAGE    ALLBASE/SQL shared memory lock allocation failed&lt;BR /&gt;                      in DBCore.  (DBERR 4008)&lt;BR /&gt;&lt;BR /&gt;           CAUSE      ALLBASE/SQL ran out of run-time control block&lt;BR /&gt;                      space.  Your transaction was rolled back.&lt;BR /&gt;&lt;BR /&gt;           ACTION     In multi-user mode, try your query again later&lt;BR /&gt;                      or&lt;BR /&gt;                      issue the ALTDBE command in SQLUtil to increase the&lt;BR /&gt;                      number of control block pages&lt;BR /&gt;                      or&lt;BR /&gt;                      use LOCK TABLE so that individual pages are not&lt;BR /&gt;                      locked&lt;BR /&gt;                      or&lt;BR /&gt;                      you may be able to use BEGIN WORK CS or BEGIN WORK&lt;BR /&gt;                      RU to prevent this error.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Wed, 15 Sep 2004 09:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378806#M864289</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-15T09:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Allbase error -4008</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378807#M864290</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;was Allbase a product on MPE ?&lt;BR /&gt;&lt;BR /&gt;Therefore you may be wise posting on the MPE forum too !&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 16 Sep 2004 12:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378807#M864290</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-09-16T12:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Allbase error -4008</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378808#M864291</link>
      <description>Hi Jean-Luc,&lt;BR /&gt;I guess we are the only ones following this thread.  Thanks for getting back with me.&lt;BR /&gt;Actually, the Allbase product was available on both plateforms.  I checked the MPE forum but nothing there either.&lt;BR /&gt;I fixed the problem by adding an compound index on both columns so that the update would not have to lock so many rows (it can go straight to those records that apply).&lt;BR /&gt;Apparently, there is a bug in Allbase that occurs when RCBs are exhausted (-4008) and the ones utilized so far are not released. Just have to make sure they do not get exhausted during a session...&lt;BR /&gt;Thanks Again,&lt;BR /&gt;Ray</description>
      <pubDate>Thu, 16 Sep 2004 16:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allbase-error-4008/m-p/3378808#M864291</guid>
      <dc:creator>Ray Kuehnle</dc:creator>
      <dc:date>2004-09-16T16:57:26Z</dc:date>
    </item>
  </channel>
</rss>

