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
Explain the difference between and exec cics xctl and an exec cics link command?
Kindly specify the pic clause for the hhmmss type of data fields?
Can you define transid?
Can you define attribute byte?
How ENQ and DEQ used in CICS?
List out all the tables that are a part of cics ?
What do you mean by the term fct?
Can QSAM files be accessed from CICS?
Explain the difference between using the read command with into option and set option?
Can you define temporary storage?
Explain the difference between a physical bms mapset and a logical bms mapset?
Define communication area?
Explain the function of the cics translator?
What is interval control?
Specify cics transaction initiation process?