<?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 Runtime Error - DBIF_RSQL_INVALID_CURSOR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-dbif-rsql-invalid-cursor/m-p/9324045#M1728592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load the data in DSO using Function Module based DataSrc. It is working fine in Dev system but it is giving error in Qas system, I am getting a short dump while running an extractor for BW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBIF_RSQL_INVALID_CURSOR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CX_SY_OPEN_SQL_DB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the screen-shot of ST22 dump. I tried researching in SCN, but was not able to find much on this. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harpreet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 11:16:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-27T11:16:48Z</dc:date>
    <item>
      <title>Runtime Error - DBIF_RSQL_INVALID_CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-dbif-rsql-invalid-cursor/m-p/9324045#M1728592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load the data in DSO using Function Module based DataSrc. It is working fine in Dev system but it is giving error in Qas system, I am getting a short dump while running an extractor for BW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBIF_RSQL_INVALID_CURSOR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CX_SY_OPEN_SQL_DB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the screen-shot of ST22 dump. I tried researching in SCN, but was not able to find much on this. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harpreet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-dbif-rsql-invalid-cursor/m-p/9324045#M1728592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-27T11:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error - DBIF_RSQL_INVALID_CURSOR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-dbif-rsql-invalid-cursor/m-p/9324046#M1728593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose the Quality assurance system has much more data than the development one, so the FM is, at least, called twice, and you did not open your cursor with option WITH HOLD /or/ the cursor was not defined as a STATICS variable /or/ you called a tool that closed the cursor in your code, so at second call the FETCH statement raise the error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you read data from an InfoObject, I'm almost sure you don't need to build a customer generic FM datasource. Ask at correct space like &lt;A _jive_internal="true" href="https://answers.sap.com/community/data-warehousing"&gt;Data Warehousing&lt;/A&gt; for "generate export datasouce".&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, 28 Feb 2013 13:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-dbif-rsql-invalid-cursor/m-p/9324046#M1728593</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-28T13:00:04Z</dc:date>
    </item>
  </channel>
</rss>

