<?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: DBIF_RSQL_INVALID_RSQL dump while executing insert statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689427#M1767993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you look via SM21 at system log, often you can get there the actual error message returned by SQL (size of statements, invalid values, lock in the database, etc. for example an &lt;A href="http://service.sap.com/sap/support/notes/1872040"&gt;ORA-0060&lt;/A&gt; in an insert statement, as you are on Oracle )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 06:48:47 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-09-19T06:48:47Z</dc:date>
    <item>
      <title>DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689425#M1767991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a program scheduled as a batch job which is throwing dump DBIF_RSQL_INVALID_RSQL. I have attached extract of dump as attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This dump is coming in production system but if same program is executed with same data in any other non - production system then it is working perfectly fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers to resolve this query will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 06:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689425#M1767991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T06:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689426#M1767992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Siddarth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The dump DBIF_RSQL_INVALID_RSQL&amp;nbsp; occurs if the internal table used in a statement is of large size. The size of the internal table should not exceed a certain size. This size will vary from database to database. This is the reason you not facing the same issue in other systems. The best person to solve the issue would be your basis contact. You can check with your basis contact for knowing the maximum allowed size for the internal table and proceed with your Batch execution process accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Praveenkumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 06:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689426#M1767992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T06:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689427#M1767993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you look via SM21 at system log, often you can get there the actual error message returned by SQL (size of statements, invalid values, lock in the database, etc. for example an &lt;A href="http://service.sap.com/sap/support/notes/1872040"&gt;ORA-0060&lt;/A&gt; in an insert statement, as you are on Oracle )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 06:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689427#M1767993</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-19T06:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689428#M1767994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siddarth, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I guess there is a change in dictionay objects in production and other systems. Please verify once.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nivedita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 06:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689428#M1767994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T06:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689429#M1767995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked in SM21 and it says "Maximum length of the long field of table /VWK/011_S exceeded" which I assume is referring to my table but not able to understand which field it is pointing to. Because if any field length is exceeded in the table then dump for that should occur in other systems as well which is not happening in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So any other pointers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 07:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689429#M1767995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689430#M1767996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nivedita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables are exactly same between all the systems. There is no change in the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 07:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689430#M1767996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T07:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689431#M1767997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked with the help of my basis guy and he says everything is perfectly fine and in sync as compared to other systems wherever required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further pointers??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 07:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689431#M1767997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T07:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689432#M1767998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Long fields are last field of the table structure, can you check the actual type of the field, in ddic SE11 (&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/cf/21f2e5446011d189700000e8322d00/content.htm"&gt;LCHR, LRAW, STRING, etc.&lt;/A&gt;) as well as in database with help of basis, also are every system and database at&amp;nbsp; exatct same level ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 07:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689432#M1767998</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-19T07:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689433#M1767999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a custom program ? Then you will need to add try catch block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if the table is the same in production as in other environments that does not mean that the data you are selecting is the same. Probably the data in Production is too big and you will need to adjust your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a custom program you will need to adjust your select statement(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a SAP program then you should contact SAP after you checked that there are no notes for this program(because then you will have to implement these notes first, did you check this ?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 08:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689433#M1767999</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-09-19T08:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_INVALID_RSQL dump while executing insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689434#M1768000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a custom program. And data in our test environment is exact replica of production system. So number of entries extracted are exactly same. So there is no data different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try adjusting program and check if this issue resolves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 08:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-invalid-rsql-dump-while-executing-insert-statement/m-p/9689434#M1768000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-19T08:46:46Z</dc:date>
    </item>
  </channel>
</rss>

