Answer Posted / abhinav
When you perform any db operation on a record within a set or an area, it becomes the reference point for further operation viz. obtain next.For an obtain next,you have to have a reference point from where the traversal can go forward.Currency is just that.
Currency is scope dependent.A record just accessed within a set becomes the current of that set,similarly a record accessed within an area becomes current for that area.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what methods are available for persisting records in an idms database?
Explain about area currency?
What is a run unit?
Is it possible to obtain a record from IDMS database without mentioning the record-name itself?
So manual and automatic are the connect options for a set. What are the disconnect options?
Explain the difference between record occurrence and record type?
What is the idd in idms?
Explain the difference between a schema and a subschema in idms?
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?
What is a bind in idms?
Name and explain the three location modes?
What is ook-rec?
When you are obtaining next within a set and get a end of set return code, on what record are you now current in idms?
Explain about set currency?
What is the return codes 0307 and 0326?