Database Error Messages

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

ORA-32302

object materialized views must be object ID based

Cause

An attempt was made to create an object materialized view that is not object ID based.


Action

Create the materialized view using the OF clause but omit any ROWID or PRIMARY KEY clauses.