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
What is the common systems area?
What does the 'ceci:cics' transactions do?
Explain how do you intitiate another transaction?
Explain cedf transaction commands?
Name the two types of transient data queues?
When would you use abend command?
what is the cics command used to access current date and time?
Can you define mdt?
Explain the difference between and exec cics xctl and an exec cics link command?
Highlight the difference between a symbolic map and physical map?
which transient data queue support ati?
Specify the requirements for automatic task initiation?
What is an mdt (modified data tag)?
Explain cemt transaction commands?
Explain how and where is the twa size set?