Database Error Messages

OCI-39262

Cannot alter size for hash cluster.

Cause

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.


Action

The difference cannot be eliminated with an SQL ALTER statement.