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 11137Post New Syntel REXX Interview Questions
Is multithreading possible in c?
To fill a tank, 25 buckets of water is required. How many buckets of water will be required to fill the same tank if the capacity of the bucket is reduced to two-fifth of its present ?
Which is the shell of unix?
Which waves are used in sonography?
What is cell in excel?
how to convert sand in Cft to Kgs
What is collection process?
Explain about an event-driven programming language?
Can you outline a schema at run time?
What is strict mode in javascript?
Where is the ureter most likely to be injured during pelvic surgery?
How is siebel server set up using the default tcp monitor?
What are the differences between substr and charindex in sql server.
How does Report Builder support Analysis Services cubes?
What is lemmatization in nlp?