<?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: BDC_INSERT, queue error message. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668017#M295578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a memory problem. How many transaction line items was it processing? You might want to update fewer transactions at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2006 18:55:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-20T18:55:10Z</dc:date>
    <item>
      <title>BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668011#M295572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to research a problem. our users are receiveing the following error message when they try to run a program the loads data for RFBIBL00 and submit a job to load data for FB01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDC_INSERT, queue error at. Please check the system log.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never seen this message before and I am not sure where to start looking for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thans in advance for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:32:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668011#M295572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T16:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668012#M295573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check SM21 for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668012#M295573</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-11-20T16:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668013#M295574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like system is running out of memory to place job in the queue. You should be able to get some help from SM21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest a BASIS person to look into the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668013#M295574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T16:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668014#M295575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be a long text with this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668014#M295575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668015#M295576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the quick turn around on this. I checked SM21 and I see messages like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unable to extend table SAPDEV.APQD by 1024in tablespace PSAPDEV&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have notified the BASIS person for him to take a look at. I don't think there is anything that I can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibly that there is anything wrong with my program? I have been running this for quite awhile and have had no problems.  is it possible that I am trying to process to much data at one time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668015#M295576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668016#M295577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The database is stored in terms of tablespaces, which in turn is directly related to the files in which the data is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if the tablespaces runs out of space, which is happening here, the DBA will have to extend the tablespaces and add more space to it. This is a very normal case and has nothing to do with your program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 17:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668016#M295577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T17:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_INSERT, queue error message.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668017#M295578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a memory problem. How many transaction line items was it processing? You might want to update fewer transactions at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 18:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-queue-error-message/m-p/1668017#M295578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T18:55:10Z</dc:date>
    </item>
  </channel>
</rss>

