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 Posted / nabarun

we can lock the TDQ by using ENQ command.

eg:
EXEC CICS ENQ
RESOURCE('QID')
END-EXEC.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define temporary storage?

608


Define cics interface block?

597


What is ENQ?

652


what are the differences between and exec cics xctl and an exec cics link command?

711


What are the some important fields in the eib block?

615






Can you define ppt and what are its uses?

627


What is the use of the eibaid field?

621


Explain the purpose of the program list table?

605


Explain the function of the terminal control table?

557


Explain the difference between a symbolic map and physical map?

571


Explain the difference between link xctl?

548


Explain how do you dynamically set the cursor position to a specific field?

620


Can you define aica abend?

689


Explain the significance of rdo?

626


How to establish dynamic cursor position on a map?

587