Skip to main content
Question

Getting Various 10.6.1 SDE/Oracle errors on truncate/reload

  • October 5, 2018
  • 0 replies
  • 41 views

runneals
Supporter
Forum|alt.badge.img+29

Immediately following the TRUNCATE TABLE SchemaName.TableName SQL command, we have been getting the following:

Error executing SQL: 'Underlying DBMS error [ORA-29859: error occurred in the execution of ODCIINDEXTRUNCATE routine
ORA-00942: table or view does not exist
ORA-06512: at "SDE.ST_DOMAIN_METHODS", line 2352]'

Then in another instance (on a separate table) we got this error after it truncated, but on the reloading data:

An error occurred while attempting to insert a row into the table 'SchemaName.TableName' using a cursor. The error number from ArcObjects is: '-2147216072'. The error message from ArcObjects is: {Underlying DBMS error [ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE] [SchemaName.TableName]}

In both cases, the data was completely truncated, and we copied data back over from our production server. It still occasionally pops these errors up, but other times I can write just fine. We have been having this issue with more than just these 2 tables as we heavily use FME for ETL.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.