Multiple choice technology mainframe

How do you read from a TSQ?

  1. Permanent Storage read command

  2. Transaction storage read command

  3. Temp storage read command

  4. None of the above

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

In CICS, Temporary Storage Queues (TSQ) are read using the 'READQ TS' command, which stands for Temporary Storage read command. Permanent or transaction storage commands do not exist for reading TSQs.