What CICS command would you use to read a VSAM KSDS
sequentially in ascending order?
Answer Posted / lenin
The answer given by chudar is correct, but the GTEQ
parameter not required in READ NEXT statement.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is meant by PPT and what are its uses?
Name the cics command that gives the length of twa area?
How many ways are there for initiating a transaction?
Can you explain communication area?
Define cics interface block?
What is cics load command?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What does the 'cebr:cics' transactions do?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Explain the difference between the into and the set option in the exec cics receive map command?
Define the term function request shipping?
Can you define cemt?
Explain the difference between the xctl and link commands?