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 name of the facility provided by CICS to free the application program form the problems caused
What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the CICS commands available for program control?
How do you initiate another transaction?
How can u pass the control from one prog to another in CICS?
What is the function of the CICS translator?
What is a two Phase commit in CICS?
Explain the use of DCT ?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
What is the significance of RDO?
What will be the length of the eibcalen ,if the transaction is used to cics first time?