

CA IDMS/DB Schema and VSAM File Correspondences › Key-Sequenced Data Set › Location Mode Options
Location Mode Options
The location mode options for a KSDS data set are:
- VIA (the indexed set) stores records in physical key sequence. This option is recommended.
- CALC (on prime key) stores records by using a randomizing algorithm on the prime-key field. This option may be used for direct retrieval.
- VIA (other set) stores records in physical key sequence near their owner records. This option may be used if the majority of processing occurs through CA IDMS/DB programs that access the data through the specified set. VIA (other set) 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 if the majority of processing is through CA IDMS/DB programs that access the data through the specified key field. This option 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 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.
 
|
|