Customer Information Control System Question:
Download Questions PDF

What is the meaning of the ENQ and DEQ commands?

CICS Interview Question
CICS Interview Question

Answer:

Neither command is exclusively a transient data command. The ENQ command reserves any user defined resource for the specific task. For enqueued transient data no other task will be able to write records to it for as long as it is enqueued. DEQ removes the lock.

Download CICS Interview Questions And Answers PDF

Previous QuestionNext Question
What is a logical message in CICS?How do you delete Item 3 in a five-item TSQ?