I want to open particular list of members inside pds.Let me
know whether below code will work.if not tell me how it
works
INPUT='DDM.DATASET(AAA*)'
X = OUTTRAP(MEMS.)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More REXX Interview Questions

what would I use uni-rexx for?

0 Answers   IBM,


can oorexx run ibm object rexx programs?

0 Answers   IBM,


How to code the db2 queries using rexx?

0 Answers  


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 Answers   Syntel,


What is the use of uni-rexx?

0 Answers  






have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?

0 Answers   IBM,


is oorexx compatible with rexx?

0 Answers   IBM,


How to run my rexx exec?

0 Answers  


I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)

0 Answers   Mind Tree,


is oorexx compatible with ibm object rexx?

0 Answers   IBM,


When will a port of ooRexx to "XYZ" be available?

0 Answers  


is there an aix version of oorexx?

0 Answers   IBM,


Categories