Skip to content
Advertisement

Tag: sqlcode

Why is my query failing with SQLCODE = -420?

Can I get some help with this? I’ll copy the code as well as the error. I looked up the error code (DB2 SQL Error: SQLCODE=-420, SQLSTATE=22018, SQLERRMC=BOOLEAN) but I’m not understanding what doesn’t meet the requirements of the function? I’m just trying to pull these tables, rename ACH_ORIGINATION.DESCRIPTION when it meets certain requirements, and then filter out the ones

Advertisement