How to: |
ORDER fields maintain the sequence number for each multiply occurring instance. ON is the default value and includes ORDER fields in the list of indexed fields.
Setting ORDERKEYS to OFF forces the Adapter for Adabas to exclude ORDER fields from the list of indexed fields.
ENGINE ADBSINX SET ORDERKEYS {ON|OFF}
where:
Includes ORDER fields in the list of indexed fields. ON is the default value.
Excludes ORDER fields from the list of indexed fields.
Information Builders |