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
Explain the different ways of initiating transaction in cics?
What does EIB mean in CICS?
Explain the primary function of the processing program table (ppt)?
what are the differences between and exec cics xctl and an exec cics link command?
Name the command which is used to release a record on which exclusive control is gained?
What is the use of the eibaid field?
Explain how and where is the twa size set?
What is fset?
Which commend used for terminating a browser operation?
Why do we need integrated cics translator?
Sync points cannot be requested by the application programs? State true or false
how do you execute a background cics txn ?
What is the term conversational programs means?
Explain the difference between a package and a plan.
Mention one alternative aspect of CICS?