Question

Getting Various 10.6.1 SDE/Oracle errors on truncate/reload

  • 5 October 2018
  • 0 replies
  • 6 views

Badge +14

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.


0 replies

Be the first to reply!

Reply