Database Error Messages

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

ORA-30663

An EXTERNAL MODIFY clause can only be specified for an external or hybrid-partitioned table.

Cause

An EXTERNAL MODIFY clause was specified when querying a table that was not an external or hybrid-partitioned table.


Action

Remove the EXTERNAL MODIFY clause from the query.