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 CICS command that is used to receive the un- formatted data from the terminal?
Explain how do you dynamically set the cursor position to a specific field?
Explain the basic difference between Intra partition TDQ and Extra partition TDQ.
Explain the use of DCT ?
Explain what is a cursor in cics sql processing?
What is the difference between receive and receivemap commands in CICS?
What is the attribute byte?
How can u pass the control from one prog to another in CICS?
what is effect on receive map when
What is the syncpoint and its use?
Name the two types of transient data queues?
are we use the group by clause in cursors?