What is ENQ in CICS?
Answers were Sorted based on User's Feedback
Answer / rijith. k
ENQ is the command which is used to get exclusive control
over a resource. DEQ command is used to release the resource
| Is This Answer Correct ? | 23 Yes | 0 No |
Answer / srini
which is used to gain access over the resources.
correct me if I am wrong.
| Is This Answer Correct ? | 7 Yes | 2 No |
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
difference between tsq and tdq?
What are the 3 common ways to create maps?
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 cics regions that share the same db2 subsystem?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
What is the use of mdt (modified data tag)?
CICS and DB2 can exist in the same region under the Operating system (True or False)
Explain the difference between intra partition tdq and extra partition tdq?
What is the common work area?
What is an ASRA?
What is CEDF?
What is the pic clause for the hhmmss type of data fields?