difference between tsq and tdq?



difference between tsq and tdq?..

Answer / Ankush Kumar

"TSQ (Transaction Service Queue) is a CICS queue used to manage the execution of transactions. TSQs are typically used for requesting, executing, and monitoring transactions.nTDQ (Task Data Queue) is a CICS queue used to exchange data between transactions or programs. TDQs can be used to pass data between tasks running in different regions or on different systems."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What is meant by pseudo-conversation?

1 Answers   Accenture,


In the CICS command level all the re-entrancy issues are handled by the System(True or False).

1 Answers  


what is effect on receive map when

1 Answers   IBM,


What is the difference between a return with transid and xctl?

1 Answers  


How can you Define and Install the Maps & Mapset ?

5 Answers  


Can you explain primary aspect of cics?

1 Answers  


What is program reentrance?

1 Answers  


Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?

3 Answers  


What is the difference between the NOHANDLE option and the IGNORE condition?

3 Answers  


Explain the basic difference between Intra partition TDQ and Extra partition TDQ.

2 Answers   IBM,


Explain re-entrancy as applies to CICS.

1 Answers   IBM,


What are the types of important programs that are used in the cics?

1 Answers  


Categories