In this post, you’ll learn about the error message -820 the sql statement cannot be processed because catalog table contains a value that is not valid in this release in the IBM DB2 database , the reason why it occurs along with the solution to fix it
IBM DB2 Error Message
-820 the sql statement cannot be processed because catalog table contains a value that is not valid in this release
Reason for the Error
A column of the indicated catalog table contains a value that prevents further processing of a SQL statement.� The meaning of the value is unknown to the release of DB2.� If a fall back has occurred, the value is probably the result of the use of new function prior to the fall back.
Solution
Verify that the statement refers to the intended tables or views and that the problem is the result of a fall back.� If this is the case, the statement cannot be corrected because it depends on a function that is not supported in the current release.� If the problem is not the result of a fallback,� 820 is a system error.