What are the CICS commands associated with temporary
storage queue processing?
Answer Posted / pavan
cics commands in tsq operations:
exec cics exec cics exec cics
writeq ts readq ts deleteq ts
queue(queue id) queue(queue id) queue(queue id)
from(ws-rec) into(ws-rec) end-exec.
item(itemno) item(itemno)
end-exec. end exec.
for rewrite same like write but we are giving the item no
manually.
item no its a working-storage section vriable.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the types of processes to create a map in cics?
Define RCT.
What is interval control?
Specify cics transaction initiation process?
What does EIB mean in CICS?
What is the pic clause for the any bll cell type of data fields?
what are transient data sets defined to cics?
Sync points cannot be requested by the application programs? State true or false
What are the types of the dfhmdf present in the cics?
What is meant by PPT and what are its uses?
Can you explain enq and deq used in cics?
Explain how do you dynamically set the cursor position to a specific field?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Name at least one of the ways by which a transaction can be terminated?
Explain the difference between a physical bms mapset and a logical bms mapset?