Database Error Messages

ORA-12070

cannot offline instantiate materialized view "string"."string"

Cause

Offline instantiation does not support materialized views using the following options: o ON PREBUILT TABLE o BUILD DEFERRED


Action

Remove the invalid options.