The error that displays from SQLMSG stem variable is
Code:
DRL1005E The REXX variable Owner1.NAME.0 could not be
set.
SQL code returned after DRL1SQLX statement is 0 and the variable "Result" is set by DRL1SQLX to 16.
The above SQL query is working fine when executing normally using Fileaid/DB2.
I have executed a query on a different table in the same REXX code. That is perfectly working fine. I am wondering why this particular query is not working fine. Could anybody help out please?