Database Error Messages

ORA-62510

Correlated subqueries are not allowed in MATCH_RECOGNIZE clause.

Cause

An attempt was made to use correlated subqueries in the MATCH_RECOGNIZE clause. Correlated subqueries are currently not allowed in the MATCH_RECOGNIZE clause.


Action

Modify the query and retry the operation.