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

Highlight the points of differences between XCTL and START?

0 Answers  


Can you use DYNAMIC calls in CICS ?

2 Answers   IBM,


Can we define an alternate index on VSAM/RRDS ?

2 Answers   IBM,


Explain the difference between and exec cics xctl and exec cics start command?

0 Answers  


Add a field to screen when what's the flow of impact?

0 Answers   Keane India Ltd,






Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


What is the MASSINSERT option?

1 Answers   IBM, TCS,


how do you handle errors in cics programs?

1 Answers   IBM,


What tables must be updated when adding a new transaction and program?

2 Answers  


What is the difference between the enter key, the PF keys and the PA keys?

2 Answers  


What is the difference between link xctl?

8 Answers   IBM, MBNA,


Define transient data?

0 Answers  


Categories