Oracle Error Message
ORA-32312: cannot refresh a secondary materialized view “string”.”string”
Reason for the Error
An attempt was made to refresh a materialized view of a nested table column’s storage table.
Solution
Refresh the materialized view that contains the nested table column. This will implicitly refresh all secondary materialized views.