<?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 Error Generating shape in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/396998#M22760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the sde.st_intersects function in an Oracle update statement in an Oracle package.&amp;nbsp; I run the code successfully, updates ~ ~17,000.&amp;nbsp; Data is committed.&amp;nbsp; Run it again same data works fine.&amp;nbsp; Run it a third time and get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]ORA-20011: Error generating shape. (SHAPE2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG", line 170&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.ST_RELATION_OPERATORS", line 326 at ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG", line 170[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then disconnect from the database and reconnect and I'm able to successful run the code twice again and it errors out on the third time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something must be filling up that stops the function from generating shape on the third run, and is released when you disconnect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help on this matter would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2013 16:38:34 GMT</pubDate>
    <dc:creator>TonyGroeneveld</dc:creator>
    <dc:date>2013-02-22T16:38:34Z</dc:date>
    <item>
      <title>Error Generating shape</title>
      <link>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/396998#M22760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the sde.st_intersects function in an Oracle update statement in an Oracle package.&amp;nbsp; I run the code successfully, updates ~ ~17,000.&amp;nbsp; Data is committed.&amp;nbsp; Run it again same data works fine.&amp;nbsp; Run it a third time and get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]ORA-20011: Error generating shape. (SHAPE2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG", line 170&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.ST_RELATION_OPERATORS", line 326 at ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG", line 170[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then disconnect from the database and reconnect and I'm able to successful run the code twice again and it errors out on the third time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something must be filling up that stops the function from generating shape on the third run, and is released when you disconnect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help on this matter would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 16:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/396998#M22760</guid>
      <dc:creator>TonyGroeneveld</dc:creator>
      <dc:date>2013-02-22T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error Generating shape</title>
      <link>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/396999#M22761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like a memory leak.&amp;nbsp; What version of Oracle are you using (A.B.C.D notation)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of ArcSDE is installed (M.m spN notation)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is generally the sort of problem best dealt with directly via Tech Support.&amp;nbsp; They'll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;need a copy of your data to reproduce the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 17:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/396999#M22761</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-22T17:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error Generating shape</title>
      <link>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/397000#M22762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The versions are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� The SDE version is 10 SP5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Red Hat Enterprise Linux AS release 4 (Nahant Update 9)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?� Oracle Database 10g Release 10.2.0.3.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 18:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/error-generating-shape/m-p/397000#M22762</guid>
      <dc:creator>TonyGroeneveld</dc:creator>
      <dc:date>2013-02-22T18:47:46Z</dc:date>
    </item>
  </channel>
</rss>

