Task trigger level

Task trigger level

Errors accumulate in the region of convergence ...... a data set of errors. Thus error(1), error(2), error(3) .......become data records in Nature's ERROR data set. When the accumulated errors reach some level, a task is intiated. This level is called the trigger level .....and that level of accumulated errors starts a task ...in this case the criminal task of planning and implemention. These concepts are familiar to some bio-computer programmers.

Automatic transaction initiation (ATI) - IBM

https://www.ibm.com › support › SSGMCP_5.1.0 › topics › dfhp386

Jun 27, 2019 - ... CICS provides the option of automatic transaction initiation (ATI). ... If the trigger level of a queue is zero, no task is automatically initiated.

Transient data queue trigger level is not initiating the CICS ...

https://www.ibm.com › support › pages › transient-data-queue-trigger-leve...

Jun 15, 2018 - Your transient data queue (TDQUEUE) does not automatically initiate the transaction that you specify for the TRANSID in the TDQUEUE ...

What is ATI and how is it implemented in CICS?

https://searchdatacenter.techtarget.com › answer › What-is-ATI-and-how-is...

Mar 18, 2002 - CICS resource definition can associate a trigger level and a transaction with a transient data queue (also referred to as a TD destination). When the number of records written to the queue (using the EXEC CICS WRITEQ TD command) reaches the trigger level, the specified transaction is automatically initiated.