What is the CICS Command that is used for reading a record
from the TDQ?



What is the CICS Command that is used for reading a record from the TDQ?..

Answer / kavya

EXEC CICS READQ TD
QUEUE(Queue-id)
INTO(MSG-area)
LENGTH(MSG-length)
END-EXEC

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More CICS Interview Questions

is it possible to create TDQ's and TSQ's dynamically,How

1 Answers  


What is the difference between a Symbolic map and Physical map ?

4 Answers   IBM,


Why must all CICS programs have a Linkage Section ?

4 Answers  


Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?

2 Answers   IBM,


What is mainframe cics?

0 Answers  






What is the primary function of the Processing Program Table (PPT)?

5 Answers   IBM,


What option is specified in the SEND command to send only the unnamed fields on to the screen?

1 Answers   IBM,


Explain the different system tables used in cics?

0 Answers  


What is the COMMAREA(communications area)?

1 Answers   IBM,


Differentiate between PCT and FCT.

0 Answers  


How to get the cursor position when we receive a map?

0 Answers  


What is difference between copy and include?

6 Answers  


Categories