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 |
how can we display negative sign in a map?
What command do you issue to delete a record in a transient data queue ?
Define exec cics retrieve?
what are the differences between DFHCOMMAREA and TSQ ?
What is a transid?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
Explain floating maps with illustration.
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
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 .
Define communication area?
What is the command that is used to add a new record to the file?