What CICS command would you use to read a VSAM KSDS
sequentially in ascending order?
Answer Posted / chudar
exec cics Startbr
dataset
ridfld()
getq
end exec
exec cics read next
dataset(name)
into(area)
length()
ridfld()
getq
end exec
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
define the field with ic in the bms map.
Explain how DSECT parameter is used in BMS ?
Explain the maps in cics?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the logical message in cics?
Explain what is a cursor in cics sql processing?
What is the use of the eibaid field?
What Are Send Map Maponly & Send Map Dataonly ?
Can you explain communication area?
What is the comaera (communication area)?
What is the comaera?
Mention the content that is present inside a PPT ?
Explain the difference between tsq and tdq
What does a cics translator do?
Define the term function request shipping?