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
Explain the cics command that is used for reading a record from the tdq?
what is eib, how is can be used?
Specify cics transaction initiation process?
Explain what is a cursor in cics sql processing?
Define an aica abend?
Define the term function request shipping?
What does the 'ceci:cics' transactions do?
Name at least one of the ways by which a transaction can be terminated?
Explain the difference between pseudo-conversational and conversational?
Kindly specify the pic clause for the any bll cell type of data fields?
In a particular cics program, what is the procedure to allocate dynamic memory?
cics command level is?
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??
What are the common cics service programs and explain their usage?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?