Database Error Messages

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

ORA-32301

object-relational materialized views must be primary key based

Cause

An attempt was made to create an object-relational materialized view that is not primary key based.


Action

Create the materialized view with the PRIMARY KEY keyword.