Oracle Error Message
ORA-26001: Index string specified in SORTED INDEXES does not exist on table string
Reason for the Error
A nonexistent index was specified in the SORTED INDEXES clause.
Solution
Do not specify as a SORTED INDEX.
ORA-26001: Index string specified in SORTED INDEXES does not exist on table string
A nonexistent index was specified in the SORTED INDEXES clause.
Do not specify as a SORTED INDEX.