Cause
The character following the escape character in LIKE pattern is missing or not one of the escape character, '%', or '_'.
Action
Remove the escape character or specify the missing character.
Error Message
missing or illegal character following the escape character
The character following the escape character in LIKE pattern is missing or not one of the escape character, '%', or '_'.
Remove the escape character or specify the missing character.