What are the CICS commands associated with transient data
queue processing?
Answer Posted / pratap kapse
WRITEQ TD - write a record to a transient data queue,
READQ TD - read a record from a transient data queue,
DELETEQ TD- remove a record from a transient data queue,
ENQ - reserve a user defined resource,
DEQ - release a user defined resource,
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are some of the cics commands associated with interval control?
Define exec cics retrieve?
Explain what is a cursor in cics sql processing?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What are the types of processes to create a map in cics?
hi,what is the module? how many modules in mainframe based banking projects
What is interval control?
What is the meaning of the enq command?
Can dynamic calls be used in CICS?
What is eib?
Define ceci?
Sync points cannot be requested by the application programs? State true or false
Define an aey9 abend?
What is the procedure to solve an ASRA ABEND?
How can you access qsam (seq) files from cics?