| Error | ORA-32304 |
Description | materialized views with user-defined types cannot use prebuilt table | Cause | An attempt was made to create a materialized view with the ON PREBUILT TABLE option. | Action | Do not create the materialized view with the ON PREBUILT TABLE option. |