Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

QSM-02021

set operator encountered in mv

Cause

The capability in question is not supported when the materialized view uses set operators such as UNION, UNION ALL, MINUS, etc.


Action

Re-phrase the query to avoid the use of set operators.