ORA-12069: invalid object for offline instantiation
What triggered the Error:
Only materialized views can be offline instantiated. The object being offline instantiated was not a valid materialized view.What should we do to fix it:
Remove the object from the template or replace the object with a valid materialized view.