| Error | ORA-32311 |
Description | materialized view definition query selects an unsupported user-defined type | Cause | An attempt was made in the definition query to select an embedded user-defined type, function returning a user-defined type, or a function whose arguments are user-defined types. | Action | Rewrite the definition query to exclude these unsupported user-defined types. |