what is the difference between task and transaction in cics?
Answer Posted / d.manohar reddy
TASK IS AN INSTANCE OF A TRANSACTION.
TRANSACTION IS A SET OF TASKS.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
For protecting a transaction using the transaction security function, the two things that must be done are?
what are transient data sets defined to cics?
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 an mdt (modified data tag)? Its menaing and use?
What is interval control?
Define transient data?
Explain how do you access storage outside your cics program?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is journal recovery?
How to dsect parameter is used in bms?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What are the types of processes to create a map in cics?
Explain the difference between and exec cics xctl and an exec cics link command?
What is program reentrance?