+PBGKEEPDICT
recommends that you select +PBGKEEPDICT(YES) if you are using a data replication product to replicate identical data objects across partitions ("mirroring").
With all PBG objects, BMC AMI Reorg builds the new compression dictionary for comparison but uses the options in the table to determine whether it is used or not. This parameter interacts with the PBGCHKDICT parameter as described in the following table:
+PBGKEEPDICT and +PBGCHKDICT options
+PBGKEEPDICT | +PBGCHKDICT | Result |
---|---|---|
NO | NO | BMC AMI Reorg does not check that all partitions have the same compression dictionary and does not build a new compression dictionary, subject to the following exceptions:
If all partitions do not have the same compression dictionary, the reorganization fails. |
NO | YES | BMC AMI Reorg checks that all partitions have the same compression dictionary and builds a new compression dictionary in either of the following cases:
|
YES | NO | BMC AMI Reorg does not check that all partitions have the same compression dictionary and does not replace compression dictionary, subject to the following exceptions:
If all partitions do not have the same compression dictionary, the reorganization fails. |
YES | YES | BMC AMI Reorg acts as if you had selected +PBGKEEPDICT(YES) and +PBGCHKDICT(NO). |