what is the difference between task and transaction in cics?
Answer Posted / sangram jadhav
Transaction invokes your program or group of programs that
is to be executed.
The execution of transaction or group of transactions is
nothing but a task. This is totally a logical term related
to your LUW (logical unit of work). Structural way of
designing your program in individual tasks helps in
achieving multitasking easily.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the load command?
Particular area has been affected in cics screen, what is the process to find?
Explain how do you access the records randomly in tsq?
What is the kcp in the cics?
What is cics load command?
What is mainframe 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 define attribute byte?
Can you define temporary storage?
Explain how many exceptional condition can be given in a handle condition?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Define the attribute byte?
Explain the difference between a symbolic map and physical map?
Can you define ppt and what are its uses?
What is the use of tdq and tsq?