Executing simple SQL on DB2 using Execute tasks and assigning the resultset to variable:
Getting below error in SSIS:
Execute SQL Task] Error: An error occurred while assigning a value to variable "": "[IBM][CLI Driver] CLI0122E Program type out of range. SQLSTATE=HY003".
Same sql works fine with MYSQL database.
Any input what could be the issue.
Thanks,
kc