<?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 DATASET_CANT_CLOSE Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486543#M1255826</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 have a program in which I have coded CLOSE DATASET statement. The&lt;/P&gt;&lt;P&gt;program was running fine till yesterday. Today suddenly this statement&lt;/P&gt;&lt;P&gt;is throwing DATASET_CANT_CLOSE dump. We checked the memory, the space&lt;/P&gt;&lt;P&gt;available in the system is 8 GB.&lt;/P&gt;&lt;P&gt;Strangely, when I run the program is debug mode it executes fine, but&lt;/P&gt;&lt;P&gt;when i run it directlty it tis hrowing the dump.&lt;/P&gt;&lt;P&gt;CaCould anyone please advise what could be an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Nidhi Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Apr 2009 17:47:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-25T17:47:13Z</dc:date>
    <item>
      <title>DATASET_CANT_CLOSE Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486543#M1255826</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 have a program in which I have coded CLOSE DATASET statement. The&lt;/P&gt;&lt;P&gt;program was running fine till yesterday. Today suddenly this statement&lt;/P&gt;&lt;P&gt;is throwing DATASET_CANT_CLOSE dump. We checked the memory, the space&lt;/P&gt;&lt;P&gt;available in the system is 8 GB.&lt;/P&gt;&lt;P&gt;Strangely, when I run the program is debug mode it executes fine, but&lt;/P&gt;&lt;P&gt;when i run it directlty it tis hrowing the dump.&lt;/P&gt;&lt;P&gt;CaCould anyone please advise what could be an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Nidhi Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2009 17:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486543#M1255826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-25T17:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: DATASET_CANT_CLOSE Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486544#M1255827</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 hope you are ensuring that file should be open by using a sy-subrc check just after open dataset statement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing the filename too......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2009 18:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486544#M1255827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-25T18:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: DATASET_CANT_CLOSE Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486545#M1255828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if write permission are there for the dataset you want to access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2009 05:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486545#M1255828</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-04-26T05:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: DATASET_CANT_CLOSE Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486546#M1255829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nidhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer [this|http://sap.ittoolbox.com/groups/technical-functional/sap-basis/dataset_cant_close-2260692?cv=expanded]. It suggests to check if your file is not corrupted.&lt;/P&gt;&lt;P&gt;Replace your file and try re running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If above is not problem, I believe this got to be a Temproray problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shital phadake on Apr 26, 2009 1:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2009 06:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486546#M1255829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-26T06:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: DATASET_CANT_CLOSE Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486547#M1255830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These kind of issue you get due to commit work or work process is not avaailable at runtime.If database is not commited/Update not completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type using:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WAIT UNTIL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[Wait Until|http://help.sap.com/saphelp_nw04/helpdata/EN/c6/13a228e9c5ca469fe7065387dc87be/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2009 06:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dataset-cant-close-error/m-p/5486547#M1255830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-26T06:18:50Z</dc:date>
    </item>
  </channel>
</rss>

