What are the commands used to gain exclusive control over a
resource (for Ex a Temporary storage queue.)?
Answer Posted / devang
and DEQ command should be mentioned by ENQ is used, to
release the resource.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain how do you intitiate another transaction?
Name the three ways available for a program to position the cursor on the screen?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How to establish dynamic cursor position on a map?
Can you define mapset?
What does EIB mean in CICS?
What is the syncpoint command?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Can dynamic calls be used in CICS?
Define an asra?
Explain the difference between dfhcommarea and tsq?
What is an mdt (modified data tag)?
Explain the difference between using the read command with into option and set option?