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 is cics load command?

569


Name the command used for terminating a browse operation?

567


What is the common work area?

541


cics command level is?

645


What is meant by an AICA ABEND?

652






What Are Send Map Maponly & Send Map Dataonly ?

698


How vsam files are read in cics pgms?

721


Explain how DSECT parameter is used in BMS ?

710


What is the meaning of the deq command?

607


Explain the difference between start and xctl?

562


Define ceci?

618


What is meant by a ‘Transid’ ?

630


Explain how can you accomplish breakpoint in intertest?

581


What are some of the cics commands associated with interval control?

583


Explain ceci transaction commands?

556