Database Error Messages

OCI-32331

type "string"."string" is incompatible with the master site

Cause

A type used by the materialized view was found to be incompatible with its corresponding type on the master site. This could be because the type does not exist on the master site or has been evolved to a different version from that on the materialized view site.


Action

Make sure that the types used by the materialized view are the same on both the materialized view and master sites.