Answer Posted / geekshiraj
The Ready statement performs an equivalent function as an
OPEN statement for a conventional file. It makes the
required area of the database available to the program.
The syntax is as follows:
SHARED
READY <area-name> USAGE-MODE IS PROTECTED RETRIEVAL
ALL EXCLUSIVE UPDATE
This statement begins a run-unit.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain about area currency?
Explain the difference between record occurrence and record type?
Explain how does idms communicate with cics?
Explain the difference between local and central version operating modes?
Does Disconnect and Connect creates page lock in IDMS ?
What is currency in idms?
What is the return codes 0307 and 0326?
Explain about set currency?
What is a junction record in idms?
What is the advantages of using IDMS compared to other database systems?
Explain storage architecture of idms.
What is an OOK-Rec?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first in idms?
What is a set in idms? What pointers are required, what are possible? How may sets be ordered?
What is dbkey? Explain.