<?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: Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5301#M347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have some unusable spatial indexes which you can find by executing this SQL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL&amp;gt; SELECT owner,index_name,table_name from all_indexes where domidx_status !='VALID' or domidx_opstatus!='VALID';&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you should delete and re-create the spatial index if you can.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise delete the layer and re-create it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2012 11:34:57 GMT</pubDate>
    <dc:creator>SelahattinTASPINAR</dc:creator>
    <dc:date>2012-09-10T11:34:57Z</dc:date>
    <item>
      <title>Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT rout</title>
      <link>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5298#M344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have a feature class that is versioned with st_geometry storage. when i try to edit it using ArcMap with an Oracle user that has the full editing privileges i receive the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT routine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-00942: table or view does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.SPX_UTIL", line 925&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512: at "SDE.SPX_UTIL", line 960&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-06512 at "SDE.ST_DOMAIN_METHODS", line 1906&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however, when i try editing layer using the "schema owner", i don't receive this error !!! and editing works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Geodatabase environment is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;DBMS:&lt;/STRONG&gt;&lt;SPAN&gt; Oracle 11g R2&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;ArcSDE Version&lt;/STRONG&gt;&lt;SPAN&gt;: ArcSDE 10 SP2&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Unix Server:&lt;/STRONG&gt;&lt;SPAN&gt; IBM AIX 6.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The layers are hosted in a "user-schema geodatbase".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check the attached error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can somebody help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 02:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5298#M344</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2012-02-05T02:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT</title>
      <link>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5299#M345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you checked the SDE schema of the user-schema geodatabase for any invalid objects? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have come across this issue and resolved it by recompiling the SPX_UTIL package.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 13:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5299#M345</guid>
      <dc:creator>mvisekru</dc:creator>
      <dc:date>2012-02-06T13:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT</title>
      <link>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5300#M346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did recompile SPX_UTIL package under "SDE" schema, and it recompiled successfully (it was not initially invalid).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when i try to put the layer in ArcMap again i receive the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 02:09:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5300#M346</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2012-02-07T02:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Underlying DBMS error [ORA-29875: failed in the execution of the ODCIINDEXINSERT</title>
      <link>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5301#M347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have some unusable spatial indexes which you can find by executing this SQL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL&amp;gt; SELECT owner,index_name,table_name from all_indexes where domidx_status !='VALID' or domidx_opstatus!='VALID';&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you should delete and re-create the spatial index if you can.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise delete the layer and re-create it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 11:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/underlying-dbms-error-ora-29875-failed-in-the/m-p/5301#M347</guid>
      <dc:creator>SelahattinTASPINAR</dc:creator>
      <dc:date>2012-09-10T11:34:57Z</dc:date>
    </item>
  </channel>
</rss>

