What is the purpose of a READY?

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


Please Help Members By Posting Answers For Below Questions

If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?

446


what methods are available for persisting records in an idms database?

467


What is the difference between record occurrence and record type in idms?

466


How can you submit a job through cobol program?

1147


What are the types of record locks and how are they set?

1223






What is meant by idd in idms?

474


What is idms?

499


What does a store statement do?

1115


Name and explain the three location modes?

1013


Explain about set currency?

497


Is there a application program coding difference between local and central version mode in idms?

480


What is the advantages of using IDMS compared to other database systems?

989


Explain about area currency?

497


What is an area sweep and when is it used?

1079


What does a ROLLBACK do?

1124