In this post, you’ll learn about the error message -684 the length of literal list beginning string is too long in the IBM DB2 database , the reason why it occurs along with the solution to fix it
IBM DB2 Error Message
-684 the length of literal list beginning string is too long
Reason for the Error
The length of the literal list beginning with ‘string’, excluding insignificant blanks and delimiting parentheses is greater than 254.
Solution
Correct the SQL statement.