

CA IDMS/DB Schema and VSAM File Correspondences › Entry-Sequenced Data Set › Location Mode Options
Location Mode Options
The location mode options for an ESDS are:
- VIA (the indexed set) stores records in physical key sequence. This option must be used when the set order is SORTED (on db-key) and is recommended when the set order is LAST.
- VIA (other set) stores records in physical key sequence near their owner records. This option may be used when the set order is LAST, if the majority of processing occurs through CA IDMS/DB programs that access the data through the specified set. It is not recommended if access is primarily through CA IDMS VSAM Transparency.
- CALC (on other field) stores records by using a randomizing algorithm on a field other than the prime-key field. This option may be used when the set order is LAST, if the majority of processing occurs through CA IDMS/DB programs that access the data through the specified key field. It is not recommended if access is primarily through CA IDMS VSAM Transparency.
- DIRECT stores records on or near a user-specified database page. This option may be used when the set order is LAST, if the majority of processing occurs through CA IDMS/DB programs that access the data directly, by using the database key. It is not recommended if access is primarily through CA IDMS VSAM Transparency.
Copyright © 2014 CA.
All rights reserved.
 
|
|