Oracle Error Message
ORA-39262: Cannot alter size for hash cluster.
Reason for the Error
DBMS_METADATA_DIFF was comparing two hash clusters with different sizes. There is no SQL ALTER statement to modify the size of a hash cluster.
Solution
The difference cannot be eliminated with an SQL ALTER statement.