Oracle Message ORA-14078 - you may not drop the highest partition of a GLOBAL index

ERRORyou may not drop the highest partition of a GLOBAL index
CAUSEUser attempted to drop highest partition of a GLOBAL index, which is illegal.
ACTIONEnsure that the partition specified in ALTER INDEX DROP PARTITION statement is not the highest partition of the index.