I am tryin to select one records(SQL) using Rexx.Here is the code ADDRESS DSNREXX "EXECSQL FETCH C1 USING DESCRIPTOR :TBSQLDA" IF SQLCODE = 0 THEN DO LINE = '' DO I = 1 TO TBSQLDA.SQLD LINE = LINE TBSQLDA.I.SQLDATA END I SAY LINE END ADDRESS DSNREXX "EXECSQL CLOSE C1" ADDRESS DSNREXX 'DISCONNECT' i am getting the following errors and also i dont know wr to see the ouput.Can anyone please hlep me in solving this? 28 +++ ADDRESS DSNREXX 'DISCONNECT' Error running DB2REXX, line 28: Incomplete DO/SELECT/IF
2 11212Post New Syntel REXX Interview Questions
whats the coloring code of a air to open or a air to close valve?
What are Dimensional table?
Is mac terminal unix?
What is spring core module?
Give a brief idea what supply management deals with?
Tell me what is color palette?
What is stored in the table wlk1?
how you can include condition type in the pricing procedure?
What is the default access path of a file?
Explain the necessary steps to connect to the database in java?
Can we give +2 instead of +1 while creating a new gdg file?
What are kvo and kvc?
Write code to fetch the users in list?
What happens when you load transaction data without loading master data?
Explain what are the deferred execution and the immediate execution in linq?