Oracle Solution for Error ora-28672

Solution for Oracle Error ORA-28672

ORA-28672: UPDATE BLOCK REFERENCES may not be used on a global index

What triggered the Error:

er attempted to UPDATE BLOCK REFERENCES on a global partitioned or non-partitioned index. This feature is not supported for non-partitioned or global partitioned index on a partitioned IOT and a global partitioned index on a non-partitioned IOT.

What should we do to fix it:

e online index [partition] rebuild to fix the block references