Database Error Messages

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

QSM-02091

mv references a non-repeatable or session-sensitive expression

Cause

The capability in question is not supported when the materialized view uses an expression that may not return the same value each time it is invoked against the same set of rows or that may return different values depending on session parameters.


Action

Re-phrase the query to avoid the use of such expressions.