| Error | ORA-32301 |
Description | 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. |