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

How to build up LU 6.2 communication?"

1 Answers   IBM,


Define the term transaction routing?

0 Answers  


Receive consists of buffer option in it. What is the significance of this option?

0 Answers  


How is the storage determined in the symbolic map, if you have multiple maps?

2 Answers   IBM, Wipro,


Which is the command used for terminating a browse operation?

2 Answers   IBM,






Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 Answers  


Define an aey9 abend?

0 Answers  


Explain the mdt in cics?

0 Answers  


what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


How do you control cursor positioning?

3 Answers   IBM,


Define ceci?

0 Answers  


What is the EXEC CICS HANDLE ABEND?

2 Answers   IBM,


Categories