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 how do you terminate an already issued delay command?
Explain how do you dynamically set the cursor position to a specific field?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the difference between the into and the set option in the exec cics receive map command?
What does the 'cebr:cics' transactions do?
Can you define mdt?
What is frset?
What are the cics tables?
What are some of the cics commands associated with interval control?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
In a particular cics program, what is the procedure to allocate dynamic memory?
how do you fire a batch job from a cics txn ?
Name a few CICS programs which are generally used ?
What are the types of processes to create a map in cics?
Highlight the difference between a symbolic map and physical map?