Database Error Messages

OCI-62513

Quantified subpatterns that can have empty matches are not yet supported.

Cause

There were empty matches for the quantified subpattern in the PATTERN clause. Quantified subpatterns are currently required to match one or more rows.


Action

Modify the query and retry the operation.