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 |
Can you define cemt?
Can you issue SQL COMMIT from a CICS program?
How many exceptional condition can be given in a HANDLE CONDITION?
What is the meaning of the enq command?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
Explain how DSECT parameter is used in BMS ?
What is meant by pseudo-conversation?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What are the main uses of the transaction in the cics?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
How do you access the records randomly in TSQ ?
How do you use altindxs in batch, cics programs?