What is the CICS Command that is used for reading a record
from the TDQ?
Answer Posted / 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 View All Answers
How can you access esds files from cics?
What is the pic clause for the any bll cell type of data fields?
what are transient data sets defined to cics?
What is the common work area?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain how many conditions can you include in a single handle condition command?
Explain processing program table(ppt)?
Explain the difference between link xctl?
What are the uses of ppt in cics?
What are the some important fields in the eib block?
Which commend used for terminating a browser operation?
What is the use of mdt (modified data tag)?
How to establish dynamic cursor position on a map?
How errors are handled in CICS programs?
Explain the significance of rdo?