After Garbage Collection Reorganization, Data Sets do not track (update, or process).
Technical Note 1.0.11204426.3493247Created 06-Dec-2001Applies To
DATABridge Client 4.0
Composite Keys
my_aa
Garbage Collection Reorganization
Configuration option: auto_reclone = no
Symptoms
After Garbage Collection Reorganization, Data Sets do not track (update, or process).ds_mode = 12
Changes
Key fields have been altered from my_aa to Composite Keys without recloning.
Cause
Although the datasets were successfully moved off a my_aa index to a composite key, DATABridge Client still has the data sets marked as my_aa datasets. The DATABridge Client expects to reclone these because it would normally be required after a Garbage Collection Reorganization.
Fix
Remove bit 512 which is set in the DATASETS column of misc_flags.
Workaround - Change ds_mode = 12 to the value of "1".