ORA-32312: cannot refresh a secondary materialized view "string
"."string"What triggered the Error:
An attempt was made to refresh a materialized view of a nested table column's storage table.What should we do to fix it:
Refresh the materialized view that contains the nested table column. This will implicitly refresh all secondary materialized views.