| Error | ORA-26002 |
Description | Table string has index defined upon it. | Cause | Parallel load was specified into a table which has index defined upon it. | Action | Drop index(es) defined upon table, or don`t use parallel load, or use SKIP_INDEX_MAINTENANCE option. |