Database Error Messages

OCI-62500

function is not allowed outside of MATCH_RECOGNIZE clause

Cause

The function was specified outside of the MATCH_RECOGNIZE clause. This function is only allowed in the MATCH_RECOGNIZE clause.


Action

Rewrite the SQL statement.