Oracle Solution for Error ora-14330

Solution for Oracle Error ORA-14330

ORA-14330: Cannot drop a partition of a global hash-partitioned index

What triggered the Error:

An attempt was made to drop a partition of a hash-partitioned global index.

What should we do to fix it:

Try COALESCE PARTITION instead.