What is the option specified in the read operation to gain
multiple concurrent operations on the same dataset?



What is the option specified in the read operation to gain multiple concurrent operations on the s..

Answer / devang

the option is

EXEC CICS READ
.....
.....
REQID(n)
.....
.....
END-EXEC.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More CICS Interview Questions

Name the 3 common ways to create maps?

0 Answers  


What is an ASRA?

2 Answers   IBM,


In case you modify the attribute field of map do you need to recompile the map?

5 Answers   RBS,


What is the tcp in the cisc?

0 Answers  


For multithreading an application program need not be re- entrant(True or False).

1 Answers  






What is meant by PPT and what are its uses?

0 Answers  


How to establish dynamic cursor position on a map?

0 Answers  


Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?

1 Answers  


Explain the difference between tsq and tdq

0 Answers  


How do you make your BMS maps case sensitive?

2 Answers   IBM,


Which is the EIB field that gives the date when a task was started?

1 Answers  


What do you mean by CEMT?

0 Answers  


Categories