Database Error Messages

ORA-32441

Cannot create the materialized view REFRESH FAST if more than one external table is referenced

Cause

An attempt is being made to create the materialized view REFRESH FAST while referencing more than one external table.


Action

Create the materialized view REFRESH FAST while referencing one and only one external table. Or, create the materialized view REFRESH COMPLETE.