How are programs reinitiated under CICS ?
Answer Posted / guest
Automatic transaction initiation (ATI)
When the queue has been emptied, a new ATI cycle begins.
If the destination is a terminal, the fact that QZERO has
not been reached means that trigger processing has not been
reset and the same task will be reinitiated later.
In addition, the task is not reinitiated if a resource
(terminal, program, or transaction) is not available. If
the trigger level of a queue is zero, no task is
automatically initiated.
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c415
454133.htm
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how do you dynamically set the cursor position to a specific field?
What are the cics transactions?
Kindly specify the pic clause for the any bll cell type of data fields?
What are the terms cics generally means?
Differentiate between PCT and FCT.
Explain how DSECT parameter is used in BMS ?
what are the differences between and exec cics xctl and exec cics start command?
What is task control?
what is the differences between getting the system time with eibtime and asktime command?
Explain the difference between and exec cics xctl and exec cics start command?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain how do you control cursor positioning?
Define an aey9 abend?
what are the commands used to gain exclusive control over a resource?
Explain the difference between intra partition tdq and extra partition tdq?