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 is the comaera?
what is the differences between getting the system time with eibtime and asktime command?
What is cics load command?
how do you execute a background cics txn ?
What is the cics command that is used to access current date and time?
Explain how do you establish a starting position in a browse operation?
Explain the difference between a symbolic map and physical map?
difference between tsq and tdq?
Explain the significance of rdo?
What does the 'cemt:cics' transactions do?
What is the primary aspect of CICS?
What is the use of mdt (modified data tag)?
Can you define commarea?
Explain how and where is the twa size set?
Can you explain dfhmdf bms macro?