<?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>Question Re: Try/catch does not work together with spatial data? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/try-catch-does-not-work-together-with-spatial-data/qaa-p/13849057#M4879900</link>
    <description>&lt;P&gt;Is the SELECT statement the first statement executed in the error handler?&lt;/P&gt;
&lt;P&gt;Try using ERROR_SQLCODE and ERROR_MESSAGE builtin functions - those should report the error information anywhere in the handler, not just in the first statement.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Feb 2015 11:15:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-02-17T11:15:33Z</dc:date>
    <item>
      <title>Try/catch does not work together with spatial data?</title>
      <link>https://community.sap.com/t5/technology-q-a/try-catch-does-not-work-together-with-spatial-data/qaq-p/13849056</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;
&lt;P&gt;I have an insert inside a try block and when I try to set a NOT NULL Column to NULL I end up in the catch but&lt;/P&gt;
&lt;P&gt;SELECT SQLCODE, ERRORMSG() INTO v_sqlcode, v_errormsg&lt;/P&gt;
&lt;P&gt;end up with&lt;/P&gt;
&lt;P&gt;v_sqlcode= 0
v_errormsg = NULL&lt;/P&gt;
&lt;P&gt;Is this a correct behaviour or should it work?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/try-catch-does-not-work-together-with-spatial-data/qaq-p/13849056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-17T06:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Try/catch does not work together with spatial data?</title>
      <link>https://community.sap.com/t5/technology-q-a/try-catch-does-not-work-together-with-spatial-data/qaa-p/13849057#M4879900</link>
      <description>&lt;P&gt;Is the SELECT statement the first statement executed in the error handler?&lt;/P&gt;
&lt;P&gt;Try using ERROR_SQLCODE and ERROR_MESSAGE builtin functions - those should report the error information anywhere in the handler, not just in the first statement.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2015 11:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/try-catch-does-not-work-together-with-spatial-data/qaa-p/13849057#M4879900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-17T11:15:33Z</dc:date>
    </item>
  </channel>
</rss>

