How to solve Oracle Database Error 26002 (ora-26002)
Oracle Error Code
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.

















Be The First To Comment
Related Post
Please Leave Your Comments Below