Database Error Messages

OCI-12748

interval value in regular expression cannot be greater than 65534

Cause

An interval value that is greater than the maximum allowed value of 65534 is found in the regular expression.


Action

Ensure that an interval value less than or equal to the maximum allowed value of 65534 is being used.