In this post, you’ll learn about the error message -10 the string constant beginning with ‘string’ is not terminated in the IBM DB2 database , the reason why it occurs along with the solution to fix it
IBM DB2 Error Message
-10 the string constant beginning with ‘string’ is not terminated
Reason for the Error
The statement contains a string constant, beginning with ‘string’, that is not terminated properly.
Solution
Examine the statement for missing quotation marks or apostrophes in the indicated string constant.