Database Error Messages

OCI-32368

cannot create JSON materialized view without relational table

Cause

An attempt was made to create a JavaScript Object Notation (JSON) materialized view without a relational table.


Action

Create a supported JSON materialized view including the relational table in the FROM list.