<?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 Closing a cursor. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815230#M42106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the execution of a standard SAP Function Module one of my programs is generating a dump stating the reason of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPSQL_CURSOR_ALREADY_OPEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I close this cursor and again run the program. Or can the Basis guys delete them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arunava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2004 14:39:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-08-26T14:39:01Z</dc:date>
    <item>
      <title>Closing a cursor.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815230#M42106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the execution of a standard SAP Function Module one of my programs is generating a dump stating the reason of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPSQL_CURSOR_ALREADY_OPEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I close this cursor and again run the program. Or can the Basis guys delete them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Arunava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2004 14:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815230#M42106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-26T14:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Closing a cursor.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815231#M42107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried CLOSE CURSOR statment in your program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2004 15:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815231#M42107</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-08-26T15:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Closing a cursor.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815232#M42108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arunava,&lt;/P&gt;&lt;P&gt;an open cursor is nothing that is persistent on the database. The short dump just means that an OPEN CURSOR statement is executed twice in a program. This is a programming error.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;  Ulrich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2004 08:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815232#M42108</guid>
      <dc:creator>ulrich_koch</dc:creator>
      <dc:date>2004-08-31T08:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Closing a cursor.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815233#M42109</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;This is cause of you are trying to open a cursor that is already open. Check the code that is giving the problem. Put the logic as Open cursor then close it before opening it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or work with the original one do not open it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2004 09:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/closing-a-cursor/m-p/815233#M42109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-31T09:16:20Z</dc:date>
    </item>
  </channel>
</rss>

