<?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: Non-Catchable exception in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937456#M1965290</link>
    <description>&lt;P&gt;Make sure there are no duplicates before executing the code.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 17:10:23 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2019-07-10T17:10:23Z</dc:date>
    <item>
      <title>Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937455#M1965289</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
  &lt;P&gt;how to handle Non-Catchable exception in abap&lt;/P&gt;
  &lt;P&gt;like "EXSQL_DSQL_DUPLICATE_CURSOR"&lt;/P&gt;
  &lt;P&gt;thank you&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 14:50:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937455#M1965289</guid>
      <dc:creator>Madjid_Khanevadegi</dc:creator>
      <dc:date>2019-07-10T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937456#M1965290</link>
      <description>&lt;P&gt;Make sure there are no duplicates before executing the code.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 17:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937456#M1965290</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-10T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937457#M1965291</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes , i use only one cursor in my code&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 05:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937457#M1965291</guid>
      <dc:creator>Madjid_Khanevadegi</dc:creator>
      <dc:date>2019-07-11T05:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937458#M1965292</link>
      <description>&lt;P&gt;Duplicate &lt;EM&gt;records&lt;/EM&gt;. &lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937458#M1965292</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-11T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937459#M1965293</link>
      <description>&lt;P&gt;Whatever the exception is, a "Non-Catchable exception" cannot be "handled". It just stops.&lt;/P&gt;&lt;P&gt;But maybe you can prevent the exception from happening... So you should tell us more about your code!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937459#M1965293</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-07-11T06:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937460#M1965294</link>
      <description>&lt;P&gt;Hello Sandra&lt;/P&gt;&lt;P&gt;i now that this error may be occured for example when Fetch Next Cursor into work area ,does not match corresponding field of query with work area &lt;/P&gt;&lt;P&gt;Anyway i wants handle "non-catchable" exception in my abap code .&lt;/P&gt;&lt;P&gt;That is not possible&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937460#M1965294</guid>
      <dc:creator>Madjid_Khanevadegi</dc:creator>
      <dc:date>2019-07-11T07:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937461#M1965295</link>
      <description>&lt;P&gt;my query is not has duplicate record&lt;BR /&gt;the Short Text of error is "The specified cursor is already open."&lt;/P&gt;&lt;P&gt;but i do not have specify that the cursor is open or not&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937461#M1965295</guid>
      <dc:creator>Madjid_Khanevadegi</dc:creator>
      <dc:date>2019-07-11T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937462#M1965296</link>
      <description>&lt;P&gt;Oh yes, I see. I saw the word duplicate, but not the word cursor.&lt;/P&gt;&lt;P&gt;The advice remains - you need to make sure the error doesn't happen, rather than try to catch it. There is clearly a programming error - your trying to open a cursor that's the same as the one you've already got. The documentation says&lt;/P&gt;&lt;P&gt;The specified cursor is already open. An OPEN command command in Native SQL has a specified cursor, which the cursor administration knows is already open.&lt;/P&gt;&lt;P&gt;Rather than Native SQL, use the CL_SQL_... classes. Then you'll get catchable errors.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 09:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937462#M1965296</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-11T09:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937463#M1965297</link>
      <description>&lt;P&gt;Thank you Matthew Billingham&lt;/P&gt;&lt;P&gt;in Native SQL ,before open my cursor how to define its open , for close it .&lt;/P&gt;&lt;P&gt;if the cursor is not close or program encounter with short dump , the cursor is open in background  and  Apparently its maintain in sap system cash.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 10:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937463#M1965297</guid>
      <dc:creator>Madjid_Khanevadegi</dc:creator>
      <dc:date>2019-07-11T10:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Catchable exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937464#M1965298</link>
      <description>&lt;P&gt;As I said:&lt;/P&gt;&lt;P&gt;Rather than Native SQL, use the CL_SQL_... classes. Then you'll get catchable errors.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 11:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/non-catchable-exception/m-p/11937464#M1965298</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-07-11T11:36:38Z</dc:date>
    </item>
  </channel>
</rss>

