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
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What are the common tables in cics and their usage?
How many ways are there for initiating a transaction?
What is the tcp in the cisc?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain how do you establish a starting position in a browse operation?
What are the types of important programs that are used in the cics?
In the EIB block of CICS, highlight the names of few of the important fields?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Define temporary storage?
Can you explain cics transaction gateway?
Name the cics command that gives the length of twa area?
What are the common cics service programs and explain their usage?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?