Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-32332

cannot refresh materialized view "string"."string" as type evolution has occurred

Cause

The types used by the materialized view or its master tables have been evolved.


Action

Ensure that the types used by the materialized view have been evolved to the same version at both the master and materialized sites. Then, before refreshing the materialized view, evolve the materialized view using ALTER MATERIALIZED VIEW.