What is the option specified in the read operation to gain
multiple concurrent operations on the same dataset?
Answer Posted / devang
the option is
EXEC CICS READ
.....
.....
REQID(n)
.....
.....
END-EXEC.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between the xctl and link commands?
What is the pic clause for the hhmmss type of data fields?
What is the term bms in cics?
Particular area has been affected in cics screen, what is the process to find?
How errors are handled in CICS programs?
Explain how to build up lu 6.2 communication?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Explain the function of the terminal control table?
what are the thress bms options?
Explain the maps in cics?
What is task control?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Receive consists of buffer option in it. What is the significance of this option?
Explain how do you access the records randomly in tsq?
Explain the difference between dfhcommarea and tsq?