How are programs reinitiated under CICS ?
Answer / 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 |
Explain how do you dynamically set the cursor position to a specific field?
if we want to add new column in the db2 table.How can add in the copybook?
What is fset?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
What is a logical message in CICS?
What is ASRAABEND in CICS?
How many exceptional condition can be given in a HANDLE CONDITION?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
If no exception handling is provided in the program, what will happen ?
what are transient data sets defined to cics?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Give certain situations where NEWCOPY is obligatory?