In an on-line environment, how can you prevent more than
one user from accessing the same Transient Data Queue at
the same time?
Answers were Sorted based on User's Feedback
Answer / 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 |
Name the command which is used to release a record on which exclusive control is gained?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
What does it mean when EIBCALEN is equal to 1 and other values?
What is EXEC CICS RETRIEVE ?
plz give the syntax for receive map and receive text cmds in cics
What CICS facilities can you use to save data between the transactions?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
what are the differences between and exec cics xctl and exec cics start command?
what is invreq condition?
why we code ACCUM parameter in cics send time
Name some translator and compile options and explain their meaning?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?