Oracle Solution for Error ora-26001

Solution for Oracle Error ORA-26001

ORA-26001: Index string specified in SORTED INDEXES does not exist on table string

What triggered the Error:

nonexistent index was specified in the SORTED INDEXES clause.

What should we do to fix it:

not specify as a SORTED INDEX.