Database Error Messages

QSM-03210

The materialized view does not pass the partition key functional dependency check and is not eligible for synchronous refresh.

Cause

The analysis by synchronous refresh indicated that the materialized view (MV) did not pass the partition key dependency eligibility check.


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.