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 |
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
Where are transient data sets defined to CICS?
What is the name of the mapset definition macro?
Name the cics command that gives the length of twa area?
What are the naming conventions for the Temporary Storage Queues?
What is MDT? What are FSET, FRSET ?
What is the eib?
What is the use of the eibaid field?
What is the difference between a return with transid and xctl?
What are the ways fot initiating a transaction?
How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
How do you delete Item 3 in a five-item TSQ?