what is the difference between task and transaction in cics?
Answer Posted / m.sankar
task is a unit of work and transaction is an entity that
initiates the execustio of task
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define task work area?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is the comaera (communication area)?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you define mapset?
What are the cics tables?
How to get the cursor position when we receive a map?
Explain how do you establish a starting position in a browse operation?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Name the command which is used to release a record on which exclusive control is gained?
Explain the difference between and exec cics xctl and exec cics start command?
Explain the different system tables used in cics?
What is journal recovery?
How to establish dynamic cursor position on a map?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?