Cause: The character following the escape character in LIKE pattern is missing or not one of the escape character, '%', or '_'. See the solution below.
Error solution: Remove the escape character or specify the missing character.
Database version: Oracle 11g Release 2 (11.2)