Database Error Messages

ORA-49045

The number of path patterns in the MATCH clause exceeds the maximum number of path patterns: max_number.
  • max_number: The maximum number of path patterns

Cause

The MATCH clause contains too many path patterns.


Action

Reduce the number of path patterns.