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

How to define a vsam file in cics getting into cics to define a vsam file.

597


which transient data queue support ati?

686


list the sequence of steps used to achieve modiication in skip sequential mode?

735


Explain the difference between using the read command with into option and set option?

551


Explain 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?

530






difference between tsq and tdq?

748


Can you explain cics transaction gateway?

608


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

603


What are the types of important programs that are used in the cics?

604


Define the term mro (multi region operation)?

566


Explain what is a cursor in cics sql processing?

584


Explain the primary significance of intra-partition and extra-partition tdqs ?

571


Name the 3 common ways to create maps?

533


Define an aica abend?

610


What are the cics tables?

647