Customer Information Control System Question:
Download Questions PDF

In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?

Answer:

By issuing an EXEC CICS ENQ against the resource. When processing is completed, a DEQ should be executed.

Download CICS Interview Questions And Answers PDF

Previous QuestionNext Question
When an apllication is invoked via the EXEC CICS START command with the from option, how does the application gain access to the common area?Explain the term Function Request Shipping?