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 meaning of the ENQ and DEQ commands?
How vsam files are read in cics pgms?
Define exec cics retrieve?
What does a cics translator do?
Explain floating maps with illustration.
Can you define transid?
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
Explain the cics command that is used for reading a record from the tdq?
how i can enter into cics region in real time.
Name the two types of transient data queues?
What is the CICS command that is used to receive the un- formatted data from the terminal?
How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?