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 11117Post New Syntel REXX Interview Questions
What is orm mapping in hibernate?
How many types of data structure are there?
what is the purge flow & how to calculate
How we can set the html contents of an element in jquery?
How do you enable tracing in UiPath?
how to relay switch sense the fault?
Which white blood cell is typically known as the bodys first line of defense?
I want to know that , If we called a person for one day for drive our company van or any other purpose. so how it will accounted in our (i.e companies) Books of accounts....
What knowledge I must have as a 3 yrs. manual tester??
Explain the key challenges that you face while performing etl testing.
What is custom pipeline and the use of custom pipeline?
How do I make an exe file run automatically?
How do I avoid having python class data shared among instances?
What is sticky intent?
Define denormalization.