What is the meaning of the ENQ and DEQ commands?
Answer Posted / kavya
ENQ = To gain exclusive control over a resource.
DEQ = To release exclusive control over a resource.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Define primary objective of cics?
Explain the function of the cics translator?
Name some translator and compile options and explain their meaning?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain cedf transaction commands?
Differentiate between PCT and FCT.
Explain how do you access storage outside your cics program?
What is the use of the program list table?
Give the definition of COMMAREA ?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the difference between a return with transid and xctl?
Name the command which is used to release a record on which exclusive control is gained?
Can you define transid?
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 ?
Explain how do you intitiate another transaction?