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 |
How will you access a VSAM file using an alternate index?
What is the difference between the NOHANDLE option and the IGNORE condition?
What is dynamic transaction backout?
Explain how do you dynamically set the cursor position to a specific field?
How do you invoke other programs? What are the pros and cons of each method?
CICS and DB2 can exist in the same region under the Operating system (True or False)
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
is it possible to create TDQ's and TSQ's dynamically,How
Define cics interface block?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
Explain the purpose of the program list table?
How to execute a cics program from a paticular date and time .or specified date and time.