What is currency?
Answers were Sorted based on User's Feedback
Answer / chaitanya
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set.
So manual and automatic are the connect options for a set. What are the disconnect options.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What is the advantages of using IDMS compared to other database systems?
What are IDMS set of occurances?
What is the IDD?
Explain the difference between record occurrence and record type in idms?
What is auto status in idms?
What does a FINISH do?
Explain about set currency?
What does a rollback do in idms?
What does a status return code of nn29 mean in relation to record locks?
How to write a IDMS code to find whose employee last name is starting with J and first name starts with H?
Is there a application program coding difference between local and central version mode?
How can you submit a job through cobol program?