What is ENQ, DEQ ?
Answer / mahesh
ENQ - To gain exclusive control for a resource
DEQ - To remove the control gathered by ENQ
| Is This Answer Correct ? | 14 Yes | 1 No |
Explain re-entrancy as applies to CICS.
which transient data queue support ati?
What are the cics commands associated with task control?
Which CICS service transaction is used to gain accessibility to CICS control tables?
Explain the difference between a package and a plan.
What is the other way of terminating a transaction?
How to get the sign-on user-id from an application program?
Explain difference between call and link?
what is the use of tsq and tdq....at what situation we need to use this...pls tell me....
Highlight the points of differences between XCTL and START?
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
What will happen if the TDQ that you want to delete is not in the DCT?