Group: Forum Members
Posts: 9.1K,
Visits: 61K
|
A Synthetic Full will only be created if the set contains no Differentials, and therefore only Incrementals can be merged. The reason Differential merging isn't allowed is because if you have multiple Differentials in a set, then merging one Differential into the Full will of course alter that Full -- at which point all other Differentials and any of their child Incrementals will become useless, since those other Differentials were created relative to the Full in its original state, which no longer exists after that merge.
This is why the option is called "Create a Synthetic Full if possible". If it's not possible, then Reflect will merge the oldest Incrementals into each other, leaving the Full intact, instead of merging the oldest Incremental(s) into the Full.
|