ORDER Fields in the Indexed Field List

How to:

x

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.


Top of page

x
Syntax: How to Set ORDERKEYS in the Indexed Field List
ENGINE ADBSINX SET ORDERKEYS {ON|OFF}

where:

ON

Includes ORDER fields in the list of indexed fields. ON is the default value.

OFF

Excludes ORDER fields from the list of indexed fields.


Information Builders