What CICS command would you use to read a VSAM KSDS
sequentially in ascending order?

Answer Posted / rameshkumar.hk.

exec cics read
dataset(name)
into(area)
length()
ridfld()
getq
end exec

In connection with first answer above.
Will use only read option .startbr is used when u want to
read data dynamically.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of the dfhmdf present in the cics?

668


Can you define temporary storage?

778


Define cedf?

655


What is dynamic transaction backout?

775


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

728






what are the differences between and exec cics xctl and exec cics start command?

772


Explain how do you access the records randomly in tsq?

708


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

792


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

764


how do you fire a batch job from a cics txn ?

700


How vsam files are read in cics pgms?

839


What are fset, frset?

678


Can you explain common systems area?

745


If we say that bms length of field = 0, then what does that mean?

844


What are the recoverable cics resources?

689