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 is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
How is Telon(CA-Telon) used to build map?
What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).
Can you access QSAM (seq ) files from CICS ?
Explain the difference between and exec cics xctl and exec cics start command?
TSQs can be written in the Main storage or Auxiliary storage (True or False).
How do you delete Item 3 in a five-item TSQ?
What is some of the information available in the EIB area?
What is MDT? What are FSET, FRSET ?
What is the significance of RDO?
What is the command that is used to add a new record to the file?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.