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 differences between and exec cics xctl and exec cics start command?
What is the command which will delete a program LOADed into the main storage using LOAD command?
How is Telon(CA-Telon) used to build map?
What is the size of commarea
How to test CICS, MainFrame applications
What does ?Pseudo Conversational? mean?
What are the three BMS options ?
Explain how to build up lu 6.2 communication?
How are screens created in cics
What does the 'cebr:cics' transactions do?
Explain the logical message in cics?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?