HONOR_KEEPDICTIONARY in macro DSN6SPRM
Specifies whether Db2 honors the LOAD and REORG parameter KEEPDICTIONARY when tables are converted between basic row format and reordered row format.
Deprecated subsystem parameter: Non-default settings for HONOR_KEEPDICTIONARY are deprecated. Db2 12 supports these settings, but their use is discouraged, and support is likely to be removed eventually. For best results, use the default value NO.
Acceptable values: | NO, YES |
---|---|
Default: | NO |
DSNZPxxx: | DSN6SPRM HONOR_KEEPDICTIONARY |
Security parameter: | No |
- NO
- Db2 ignores the LOAD and REORG parameter KEEPDICTIONARY when tables are converted between basic row format and reordered row format.
- YES
- Db2 honors the LOAD and REORG parameter KEEPDICTIONARY.