What is the difference between using the READ command with
INTO option and SET option?
Answer Posted / aman khanna
Read Command -> Records are read into the existing Working Storage.
Set Command -> To access the data directly in Linkage Section with the help of pointer reference. The SET option has a parameter: ADDRESS OF 01-LEVEL OF Record layout in Linkage Section. With this address CICS acquires the storage.
Thanks !!
Aman
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
list the sequence of steps used to achieve modiication in skip sequential mode?
Explain ceci transaction commands?
What are the recoverable cics resources?
Explain the significance of rdo?
What are the common cics service programs and explain their usage?
Explain how would you resolve an asra abend?
Explain the maps in cics?
How ENQ and DEQ used in CICS?
What are the ways fot initiating a transaction?
What is the comaera?
Explain how do you access storage outside your cics program?
What is the pic clause for the any bll cell type of data fields?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are the cics tables?
What is the kcp in the cics?