How are programs reinitiated under CICS ?



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

Post New Answer

More CICS Interview Questions

What is the cics command level?

0 Answers  


How to dsect parameter is used in bms?

0 Answers  


What is the CICS command that is used to copy a screen image of a terminal into another terminal?

1 Answers   IBM,


Can we use both FSET n FRSET together in BMS? And if yes then what will happen?

4 Answers  


are we use the group by clause in cursors?

3 Answers   Cap Gemini,






Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


What is the cics command that is used to access current date and time?

0 Answers  


How many ways to share information between different CICS programs?

3 Answers   Accenture,


what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?

0 Answers   IBM,


Can you define ppt and what are its uses?

0 Answers  


How do you establish a starting position in a browse operation?

2 Answers   IBM,


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,


Categories