Message Oracle QSM-01113 - HAVING clause of mv, string, is more restrictive than query

ERRORHAVING clause of mv, string, is more restrictive than query
CAUSEThe materialized view contains a selection condition in the HAVING clause that is more restrictive than the corresponding selection condition in the request query.
ACTIONChange the selection criteria in the request query to be at least as restrictive as the selection criteria in the materialized view, or drop and recreate the materialized view using less restrictive selection criteria.