ILDS
The ILDS keyword is valid with the BUILD, RELOAD, REORG (FAST REORG FACILITY/EP), and GROUP commands.
This keyword is used to specify the action taken on HALDB Indirect List Data Sets (ILDS). It is available in PLUSIN; it is not available as a global option. ILDS keyword and the BUILD command and ILDS keyword and the RELOAD and REORG commands describe the keyword as it relates to each command.
ILDS keyword and the BUILD command
To do this | Specify this in PLUSIN |
---|---|
Build the ILDS and secondary indexes. | ILDS(YES) |
Build only the ILDS. | ILDS(ONLY) |
Do not build the IDLS when building the secondary indexes. | ILDS(NO) |
Internal default: NO |
ILDS keyword and the RELOAD and REORG commands
To do this | Specify this in PLUSIN |
---|---|
| ILDS(INIT) |
| ILDS(BUILD) |
Automatically determine if ILDS(INIT) or ILDS(BUILD) is the best option. For information about how the ILDS(AUTO) value is determined, see Reload-and-Reorg-functions. | ILDS(AUTO) |
Internal Default: AUTO |
This section contains the following topics:
Related topic