ORA-32310: object materialized views must select from an object table Cause: An attempt was made to create an object materialized view whose definition query did not select from an object table. Action: Rewrite the definition query to select from an object table.