Database Error Messages

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

OCI-39433

cannot alter domain index parameters

Cause

The DBMS_METADATA_DIFF package was comparing two domain indexes with different parameters. There is no SQL ALTER statement to alter the index type of a domain index.


Action

The difference cannot be eliminated with a SQL ALTER statement.