Oracle Error QSM-02169: the materialized view contains partition extended table name

Oracle Error Message

QSM-02169: the materialized view contains partition extended table name

Reason for the Error

Fast refresh of materialized aggregate views and/or materialized join views are not supported if they were defined using partition extended table names.

Solution

Create the fast refreshable materialized view without using partition extended table names or create the materialized view as a complete refresh materialized view.