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
How can you use dynamic calls in cics?
Can ESDS files be accessed from CICS?
What are the types of the dfhmdf present in the cics?
What is commarea (communications area)?
What is the difference between pct and fct?
Define ceci?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the difference between physical map and symbolic map?
What does the 'cedf:cics' transactions do?
Explain how would you resolve an asra abend?
How do we pass parameters into a CICS –DB2 program
Why do we need integrated cics translator?
Explain the mdt in cics?
Can you define bms?
how do you intitiate another transaction?