Cause
The number of columns or the type or the length semantics of a column in the materialized view did not match the materialized view base table.
Action
Ensure that the materialized view column list matches with the base table.
Error Message
shape of materialized view does not match the base table
The number of columns or the type or the length semantics of a column in the materialized view did not match the materialized view base table.
Ensure that the materialized view column list matches with the base table.