Oracle Error Message
ORA-12069: invalid object for offline instantiation
Reason for the Error
Only materialized views can be offline instantiated. The object being offline instantiated was not a valid materialized view.
Solution
Remove the object from the template or replace the object with a valid materialized view.