QSM-02091 materialized view references a non-repeatable or session-sensitive expression
March 20th, 2009
Description:
QSM-02091 materialized view 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.
Re-phrase the query to avoid the use of such expressions.