Database Error Messages

ORA-32439

Cannot create the materialized view ON PREBUILT TABLE if one or more external tables are referenced

Cause

An attempt is being made to create the materialized view ON PREBUILT TABLE while referencing one or more external tables.


Action

Create the materialized view without using ON PREBUILT TABLE.