Multiple choice technology mainframe

CICS Queue that can be used for Automatic Transaction Initiation?

  1. Extra Partition Transient Data Queue (TDQ)

  2. Intra Partition Transient Data Queue (TDQ)

  3. Temporary Storage Queue (TSQ)

  4. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Intra Partition Transient Data Queues (TDQ) support Automatic Transaction Initiation (ATI) in CICS, allowing a transaction to be automatically started when data is written to the queue. Extra Partition TDQ and TSQ do not support ATI, making option B the correct answer.