<?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 ArcSde could not perform intersection in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-could-not-perform-intersection/m-p/625922#M35384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: camilopenuelaun&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to perform an intersection between a polygon layer and a point by executing this query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select ci.ID_LAYER from LAYER_INTERSETCION ci where sde.st_intersects (ci.SHAPE, sde.st_geometry('POINT ( ' || TO_CHAR(-74.05132048299964,'99999D99999','NLS_NUMERIC_CHARACTERS = ''.,'' ') || ' ' || TO_CHAR(4.6735023130004265,'99999D99999','NLS_NUMERIC_CHARACTERS = ''.,'' ') || ' )', 2)) = 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The database server is Oracle 11g2 64 bits, running under Ms Windows 7 professional, ArcSde 10, I'm sure this query is right because I executed it in another server with the same oracle and arcsde (Ms Windows Server 2008 R2 64 bits), and it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The returned message is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error SQL: ORA-29902: error al ejecutar la rutina ODCIIndexStart()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-01405: el valor de la columna recuperada es NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.ST_GEOMETRY_SHAPELIB_PKG", línea 943&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.SPX_UTIL", línea 2925&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.SPX_UTIL", línea 3190&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.ST_DOMAIN_METHODS", línea 296&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29902. 00000 -&amp;nbsp; "error in executing ODCIIndexStart() routine"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Cause:&amp;nbsp;&amp;nbsp;&amp;nbsp; The execution of ODCIIndexStart routine caused an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Action:&amp;nbsp;&amp;nbsp; Examine the error messages produced by the indextype code and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; take appropriate action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to solve this by installing the arcsde service pack 5, initially, after the installation, the arcsde service couldn't start, the message was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I uninstalled and reinstalled arcsde and the service pack several times, finally the service could start, however the problem persists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;&lt;SPAN&gt;: I fixed it by uninstalling and making a clean install of oracle, arcsde and its service pack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 20:06:00 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-10-01T20:06:00Z</dc:date>
    <item>
      <title>ArcSde could not perform intersection</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-could-not-perform-intersection/m-p/625922#M35384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: camilopenuelaun&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to perform an intersection between a polygon layer and a point by executing this query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select ci.ID_LAYER from LAYER_INTERSETCION ci where sde.st_intersects (ci.SHAPE, sde.st_geometry('POINT ( ' || TO_CHAR(-74.05132048299964,'99999D99999','NLS_NUMERIC_CHARACTERS = ''.,'' ') || ' ' || TO_CHAR(4.6735023130004265,'99999D99999','NLS_NUMERIC_CHARACTERS = ''.,'' ') || ' )', 2)) = 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The database server is Oracle 11g2 64 bits, running under Ms Windows 7 professional, ArcSde 10, I'm sure this query is right because I executed it in another server with the same oracle and arcsde (Ms Windows Server 2008 R2 64 bits), and it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The returned message is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error SQL: ORA-29902: error al ejecutar la rutina ODCIIndexStart()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-01405: el valor de la columna recuperada es NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.ST_GEOMETRY_SHAPELIB_PKG", línea 943&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.SPX_UTIL", línea 2925&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.SPX_UTIL", línea 3190&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: en "SDE.ST_DOMAIN_METHODS", línea 296&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29902. 00000 -&amp;nbsp; "error in executing ODCIIndexStart() routine"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Cause:&amp;nbsp;&amp;nbsp;&amp;nbsp; The execution of ODCIIndexStart routine caused an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*Action:&amp;nbsp;&amp;nbsp; Examine the error messages produced by the indextype code and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; take appropriate action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to solve this by installing the arcsde service pack 5, initially, after the installation, the arcsde service couldn't start, the message was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error starting esri_sde service(0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start ArcSDE -- Check Network, $SDEHOME disk, DBMS settings and dbinit.sde&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I uninstalled and reinstalled arcsde and the service pack several times, finally the service could start, however the problem persists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;&lt;SPAN&gt;: I fixed it by uninstalling and making a clean install of oracle, arcsde and its service pack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 20:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-could-not-perform-intersection/m-p/625922#M35384</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-01T20:06:00Z</dc:date>
    </item>
  </channel>
</rss>

