What are the commands used to gain exclusive control over a
resource (for Ex a Temporary storage queue.)?
Answers were Sorted based on User's Feedback
Answer / devang
and DEQ command should be mentioned by ENQ is used, to
release the resource.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / hhh
ENQ command is used to gain the exclusive control during the Read , whereas DEQ command is used get the exclusive control during the write.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is task control?
How can u pass the control from one prog to another in CICS?
Which is the AID that will not be identified in the ANYKEY option of the HANDLE AID command?
How to get the cursor position when we receive a map?
What tables must be updated when adding a new transaction and program?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain cebr transaction commands?
what are the differences between DFHCOMMAREA and TSQ ?
CICS and DB2 can exist in the same region under the Operating system (True or False)
What is multitasking and multithreading?
when will be use the tdq and tsq??