Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-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.