Oracle Error QSM-02023: nested cursor

Oracle Error Message

QSM-02023: nested cursor

Reason for the Error

The capability in question is not supported when the materialized view uses a nested cursor expression.

Solution

Re-phrase the query to avoid use of a nested cursor expression.