Can I read TSQ vs TDQ in CICS Explained on EtoBox?
TSQ vs TDQ in CICS Explained by Sudheer.rb is a document available to read on EtoBox.
What is TSQ vs TDQ in CICS Explained about?
Queues are temporary storage areas that hold records waiting to be processed. There are two types of queues in CICS: temporary storage queues (TSQs) and transient data queues (TDQs). TSQs provide a scratch pad area for applications and allow random access to stored records. TDQs are used for internal and external data processing and require a destination ID; data in TDQs can only be accessed sequentially. Key differences between the queues are that TSQs allow random access and updating of records while TDQs
- Author
- Sudheer.rb
- Language
- EN