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
what is the most common way of building queue-id of a tsq?
Explain the thress bms options?
What is eib?
What are the recoverable cics resources?
Can you define transid?
What is the primary aspect of CICS?
Explain difference between call and link?
Define cebr?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Explain cedf transaction commands?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
How to define a vsam file in cics getting into cics to define a vsam file.
Mention the option used in a cics command to retrieve the response code after execution of the command?
Define the term transaction routing?
What is the use of the eibaid field?