Which CICS system program is responsible for handling
automatic task initialization?
Answers were Sorted based on User's Feedback
Answer / thavasi
DCT table and Destination Control Program are responsible
for Automatic task initialization. Because This is where the
ATI transaction, trigger level are entered.
ATI can be invoked for ONLY for intrapartition TDQ.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Automatic task initialization only used in CICS on TDQ .
It is used to automatic task initilization of task.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the ways fot initiating a transaction?
Define cebr?
After execute the map, What will happen ? Give breif Description
Explain the difference between using the read command with into option and set option?
What is the meaning of BMS length of field = 0?
what is mapfail and when we get this error? during send map or receive map?
What is the common work area?
What is the function of the EXEC CICS HANDLE CONDITION command?
The READ command with INTO option will read the record specified into the data area specified (True or False)
What is Communication Area?
How do you dynamically set the CURSOR position to a specific field?
Can you have CICS code in a copybook? If yes, what happens during compilation?