According to the comment below the recommended value is -1, but the code set the value to 0.
// If true, a new field "Qvc.MaxModFieldValue" will be created in the QVD.
// This will greatly increase the speed of subsequent delta loads.
// True (-1) is the recommended value.
SET Qvc.Loader.v.StoreMaxModFieldValue = 0;
According to the comment below the recommended value is -1, but the code set the value to 0.
// If true, a new field "Qvc.MaxModFieldValue" will be created in the QVD. // This will greatly increase the speed of subsequent delta loads. // True (-1) is the recommended value. SET Qvc.Loader.v.StoreMaxModFieldValue = 0;