Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the meaning of currency ???

Answer Posted / rohit

Currency in IDMS is your current location in database.
To help keep track of where we are in the database, IDMS/R
maintains pointers to a number of different record
occurrences as each run unit executes. We use the term
currency to refer to these pointers.

To enable a program to position itself and move about in
the database, IDMS/R maintains a Currency Table for each
run unit.

The currency is the db-key of the most recently accessed
record occurrence.

IDMS/R maintains four types of currency (Currency Table)
for each run unit:

? Record Currency (Current of record type). The db-
key of the most recent record occurrence of each record
type accessed by the program. IDMS/R maintains a separate
currency for each record type defined in the subschema.

? Set Currency (Current of set type). The db-key of
the most recent record occurrence of each set type accessed
by the program. IDMS/R maintains a separate currency for
each set type defined in the subschema.

? Area Currency (Current of area). The db-key of the
most recent record occurrence of each area accessed by the
program. IDMS/R maintains a separate currency for each area
to which the program has access.

? Run Unit Currency (Current of run unit). The db-key
of the most recent record occurrence accessed by the
program.

Is This Answer Correct ?    20 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a set in idms? What pointers are required, what are possible? How may sets be ordered?

927


What is auto status?

1722


What does a finish do in idms?

1010


What is idms?

928


What is a bind in idms?

925


What is the IDD?

1619


What is the copy idms subschema-binds in idms?

906


Define autostatus in idms?

927


How can we debug cobol pgm containig idms using xpeditor?

1580


Explain the three location modes?

959


What does a ROLLBACK do?

1590


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

1668


What is the difference between a schema and a subschema?

1977


What is an area sweep and when is it used?

1617


What is the difference between an obtain next and obtain first in idms?

940