<?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 Oracle ST_GEOMETRY update performance (ArcGIS 10.3, Oracle 11.2.0.4.0) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/oracle-st-geometry-update-performance-arcgis-10-3/m-p/586844#M22624</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 to convert frequently 177723 points to ST_GEOMETRY in a geodatabase in Oracle. The points are stored in a table called PARAMS in a character field (Temp_Geometry) in the following format:&lt;/P&gt;&lt;P&gt;point ( 7.0&amp;nbsp;&amp;nbsp; 3.0 )&lt;/P&gt;&lt;P&gt;point (55.0 63.5)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The update of the GEOMETRY with the SQL statement below takes 18 minutes!&lt;/P&gt;&lt;P&gt;SQL&amp;gt; update PARAMS set GEOMETRY = (sde.st_geometry(Temp_Geometry,4326));&lt;/P&gt;&lt;P&gt;177723 rows updated.&lt;/P&gt;&lt;P&gt;Elapsed: 00:18:28.09&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates on other fields are done within seconds --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;gt; update PARAMS set Valid_To=sysdate where to_char(VALID_TO,'YYYY-MM-DD') = '9999-12-31';&lt;/P&gt;&lt;P&gt;177723 rows updated.&lt;/P&gt;&lt;P&gt;Elapsed: 00:00:04.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Droping the spatial index does not have any influence on the performance. Any ideas how to speed up the ST_Geometry update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2016 11:51:45 GMT</pubDate>
    <dc:creator>GertrudWaich1</dc:creator>
    <dc:date>2016-01-22T11:51:45Z</dc:date>
    <item>
      <title>Oracle ST_GEOMETRY update performance (ArcGIS 10.3, Oracle 11.2.0.4.0)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/oracle-st-geometry-update-performance-arcgis-10-3/m-p/586844#M22624</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 to convert frequently 177723 points to ST_GEOMETRY in a geodatabase in Oracle. The points are stored in a table called PARAMS in a character field (Temp_Geometry) in the following format:&lt;/P&gt;&lt;P&gt;point ( 7.0&amp;nbsp;&amp;nbsp; 3.0 )&lt;/P&gt;&lt;P&gt;point (55.0 63.5)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The update of the GEOMETRY with the SQL statement below takes 18 minutes!&lt;/P&gt;&lt;P&gt;SQL&amp;gt; update PARAMS set GEOMETRY = (sde.st_geometry(Temp_Geometry,4326));&lt;/P&gt;&lt;P&gt;177723 rows updated.&lt;/P&gt;&lt;P&gt;Elapsed: 00:18:28.09&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates on other fields are done within seconds --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;gt; update PARAMS set Valid_To=sysdate where to_char(VALID_TO,'YYYY-MM-DD') = '9999-12-31';&lt;/P&gt;&lt;P&gt;177723 rows updated.&lt;/P&gt;&lt;P&gt;Elapsed: 00:00:04.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Droping the spatial index does not have any influence on the performance. Any ideas how to speed up the ST_Geometry update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 11:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/oracle-st-geometry-update-performance-arcgis-10-3/m-p/586844#M22624</guid>
      <dc:creator>GertrudWaich1</dc:creator>
      <dc:date>2016-01-22T11:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ST_GEOMETRY update performance (ArcGIS 10.3, Oracle 11.2.0.4.0)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/oracle-st-geometry-update-performance-arcgis-10-3/m-p/586845#M22625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding a bigger audience.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 15:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/oracle-st-geometry-update-performance-arcgis-10-3/m-p/586845#M22625</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-01-22T15:38:13Z</dc:date>
    </item>
  </channel>
</rss>

