What is ATI? What kind of TDQ can be used?
Answers were Sorted based on User's Feedback
Answer / bobby
transaction id specified in DCT will be triggered when the records in intra partition tdq reach the trigger level mentioned in DCT.
it is not the transaction id specified in RETURN statement as mentioned in first answer.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / krishnakumar
Automatic Task Initiation
Intra Partition TDQ
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manoj
ATI is Automatic Task Initiation. when the number of
records reaches the trigger level in the Intrapartition
TDQ, the task, with the transaction id defined in the
RETURN command is automatically initiated.
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the cics tables?
What is task control and what are the CICS commands associated with it?
What is the meaning of BMS length of field = 0?
Explain how do you terminate an already issued delay command?
If no exception handling is provided in the program, what will happen ?
How can you accomplish breakpoint in intertest?
Can you have CICS code in a copybook? If yes, what happens during compilation?
How are VSAM files Read in CICS pgms?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
What does the following transactions do?
What is the command used for receiving a map from a terminal?
how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .