Oracle Error QSM-02196: PCT FAST REFRESH is not possible if query contains an inline view

Oracle Error Message

QSM-02196: PCT FAST REFRESH is not possible if query contains an inline view

Reason for the Error

The capability in question was not supported because the materialized view query contained an inline view.

Solution

Rephrase the query to avoid the use of an inline view.