Database Error Messages

ORA-12069

invalid object for offline instantiation

Cause

Only materialized views can be offline instantiated. The object being offline instantiated was not a valid materialized view.


Action

Remove the object from the template or replace the object with a valid materialized view.