| Error | ORA-13386 |
Description | commit/rollback operation error: [string] | Cause | The index-level changes were not fully incorporated as part of the commit or rollback operation. | Action | Correct the specified error and use the following statement: ALTER INDEX <index-name> PARAMETERS (`index_status=synchronize`); |