Database Error Messages

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

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.