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 are the classifications of the cics program?
Explain how can you accomplish breakpoint in intertest?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain the function of the cics translator?
what is the cics command used to access current date and time?
What is meant by an AICA ABEND?
How is Telon(CA-Telon) used to build map?
What is a cics task?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain how do you establish a starting position in a browse operation?
Explain how do you terminate an already issued delay command?
What is CICS ?
Can ESDS files be accessed from CICS?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Can you explain dfhmdf bms macro?