Database Error Messages

QSM-03215

The partition key of the MV is not a column related to the partition key of the fact table.

Cause

The analysis by synchronous refresh indicated that the partition key of the materialized view (MV) was not a column related to the partition key of the fact table.


Action

Check the partition keys of both the fact table and materialized view and check the joins of the materialized view to ensure the functional dependency check passes.