Oracle Solution for Error ora-12733

Solution for Oracle Error ORA-12733

ORA-12733: regular expression too long

What triggered the Error:

The operation failed because the regular expression it used exceeds the maximum supported size.

What should we do to fix it:

Use a shorter regular expression.