What is the option specified in the read operation to gain
multiple concurrent operations on the same dataset?
Answer Posted / devang
the option is
EXEC CICS READ
.....
.....
REQID(n)
.....
.....
END-EXEC.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can you explain communication area?
What is the use of the program list table?
In a CICS program, how will you read a VSAM file?
Can you explain enq and deq used in cics?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Define communication area?
Can you explain cics transaction gateway?
Can dynamic calls be used in CICS?
What are the types of the dfhmdf present in the cics?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can you define cics task?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the function of the load command?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Name the cics command used to access current date and time?