<?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: INSERT SDE and JDBC Transaction in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/insert-sde-and-jdbc-transaction/m-p/1089223#M5979</link>
    <description>&lt;P&gt;Facing same problem but not able to find solution&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 09:01:38 GMT</pubDate>
    <dc:creator>ManishGohil</dc:creator>
    <dc:date>2021-08-16T09:01:38Z</dc:date>
    <item>
      <title>INSERT SDE and JDBC Transaction</title>
      <link>https://community.esri.com/t5/developers-questions/insert-sde-and-jdbc-transaction/m-p/433046#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Actually I develop à batch program in Java which insert Geometry in an Oracle Database.&lt;/P&gt;&lt;P&gt;The request to instert in Oracle I use is :&lt;/P&gt;&lt;P&gt;INSERT INTO TABLE(OBJECTID,GEOMETRY) VALUES(GDB_UTIL.next_rowid(&amp;lt;USER&amp;gt;, '&amp;lt;TABLE&amp;gt;' ),SDE.ST_GEOMETRY('POLYGON((10 10, 20 10, 20 20, 10 20, 10 10),(13 13, 17 13, 17 17, 13 17, 13 13))', 2154));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute this request directly in Oracle (sqlplus) or in an unit test with a simple JDBC Connection it works.&lt;/P&gt;&lt;P&gt;When I execute this request in my batch which use a JDBC Transaction I have the Error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caused by: java.sql.SQLException: ORA-03001: Unimplemented feature&lt;/P&gt;&lt;P&gt;ORA-06512: a "SDE.ST_GEOMETRY_SHAPELIB_PKG", ligne 12&lt;/P&gt;&lt;P&gt;ORA-06512: a "SDE.ST_GEOMETRY", ligne 55&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone has already had this problem ?&lt;/P&gt;&lt;P&gt;Have you a solution to insert ST_GEOMETRY in a transactionnal context in Java ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For information we use ArcGIS Server 10.2.2, Oracle 11.2.0.3 and Java 1.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 16:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/insert-sde-and-jdbc-transaction/m-p/433046#M2914</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-01-06T16:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: INSERT SDE and JDBC Transaction</title>
      <link>https://community.esri.com/t5/developers-questions/insert-sde-and-jdbc-transaction/m-p/1089223#M5979</link>
      <description>&lt;P&gt;Facing same problem but not able to find solution&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 09:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/insert-sde-and-jdbc-transaction/m-p/1089223#M5979</guid>
      <dc:creator>ManishGohil</dc:creator>
      <dc:date>2021-08-16T09:01:38Z</dc:date>
    </item>
  </channel>
</rss>

