Oracle Error ORA-39258: Cannot rename cluster.

Oracle Error Message

ORA-39258: Cannot rename cluster.

Reason for the Error

DBMS_METADATA_DIFF was comparing two clusters with different names. There is no SQL ALTER statement to rename a cluster.

Solution

The difference cannot be eliminated with an SQL ALTER statement.