ORA-26002: |
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. |
ORA-26002: |
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. |
相关文章: