Quote:
|
Originally Posted by jraveendranath
DB2 SQL error: SQLCODE: -440, SQLSTATE: 42884, SQLERRMC: =;FUNCTION
Message: No authorized routine named "=" of type "FUNCTION" having compatible arguments was found.
|
What are the datatypes for the columns abc, def, ghi, jkl ?
I would expect that error when one of those is a distinct type, without an assignment function from an integer.