What are the CICS commands associated with transient data
queue processing?
Answer / 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 |
What is the EXEC CICS HANDLE ABEND?
What is the use of mdt (modified data tag)?
What is Tclass in cics?what is its importance? How it is implemented?
what are the thress bms options?
Explain the primary function of the processing program table (ppt)?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain floating maps with illustration.
In which table would you make an entry for a BMS map?
Can you issue SQL COMMIT from a CICS program?
What does the 'ceci:cics' transactions do?
what are the differences between and exec cics xctl and an exec cics link command?
What is the term conversational programs means?