Database Error Messages

QSM-03212

The partition key of the MV corresponds to string column of the fact table and not to the partition key of the fact table.

Cause

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


Action

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