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 meaning of the enq command?
What is the common systems area?
Explain the difference between physical map and symbolic map?
Explain the exact situation, when to use CALL, XCTL and LINK?
What happens to resources supplied to a transaction when an XCTL command is executed?
What is the procedure to read a statement from tsq?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
What are the parameters that you have to give when you are using the CSSN transaction?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
What is BMS?
What does the BUFFER option in RECEIVE mean ?
What RCT Entries will you make for a CICS DB2 program??