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

What are the CICS commands associated with temporary storage queue processing?

2 Answers  


What is temporary storage?

1 Answers   IBM,


Explain the function of the cics translator?

0 Answers  


Is it possible start a transaction CICS from job Batch? How do it?

5 Answers   CSC,


What are the two outputs created as a result of generation of a map?

2 Answers   IBM,






Tsqs can be written in the main storage or auxiliary storage? State true or false

1 Answers  


What is the use of DSECT parameter in BMS?

2 Answers   IBM, Xansa,


What are the situations under which NEWCOPY is required ?

2 Answers   Cap Gemini, IBM,


Why is it important not to execute a STOP RUN in CICS ?

4 Answers   IBM,


What other file control processing commands are used for file updating?

1 Answers  


In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?

2 Answers   IBM,


What is the other way of terminating a transaction?

2 Answers   IBM,


Categories