Regular Expression do not work in HANA 2.00.037

0

We recently upgraded our HANA database from version 1.00.122.19.1534210989 to 2.00.037.01.1557479495. After the upgrade all of my SQLs using regular expressions, such as LIKE_REGEXPR, do not work. I am getting the following when I run in HANA studio:

Could not execute 'SELECT stuff ...' in 2 ms 710 µs . SAP DBTech JDBC: [2048]: column store error: search table error: [6968] Evaluator: syntax error in expression string.

I would really appreciate some feedback on what the issue is and how to correct it. Thank you!

Regards, Dave

Dave

Posted 2019-07-11T00:19:02.607

Reputation: 1

No answers