Oracle Solution for Error ora-22864

Solution for Oracle Error ORA-22864

ORA-22864: cannot ALTER or DROP LOB indexes

What triggered the Error:

attempt was made to ALTER or DROP a LOB index.

What should we do to fix it:

not operate directly on the system-defined LOB index. Perform operations on the corresponding LOB column.