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 is the difference between the XCTL and LINK commands?
What are all things you can do with CEDA?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
Name the macros used to define the following: MAP MAPSET FIELD
Do you receive the attribute byte in the symbolic map?
What is data only and map only in cics
What does the following transactions do?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
How ENQ and DEQ used in CICS?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
Can a tsq of one particular transaction be accessed from an alternate transaction?