What is the option specified in the read operation to gain
multiple concurrent operations on the same dataset?
Answer / devang
the option is
EXEC CICS READ
.....
.....
REQID(n)
.....
.....
END-EXEC.
Is This Answer Correct ? | 5 Yes | 1 No |
What is program reentrance?
How many ways are there for initiating a transaction?
What is ENQ, DEQ ?
What does a cics translator do?
Define TCT.
The error code AEIV?
If DATAONLY option is specified in the SEND MAP command what will happen?
Mention one alternative aspect of CICS?
what is the cics command used to access current date and time?
how i can enter into cics region in real time.
Explain what is the massinsert option?
I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN