D
Dapeng Wu
Guest
Unfortunately step 5 will not work. Roll forward process expects the same physical layout from the source and target database. For example, to apply a record change AI note on server B, information of the record, like area number, block-number, offset etc. from the note (generated from server A) must match the one on server B. However, binary load and index build will change the physical layout of the record on server B, so when you try to apply the AI file, you may see all kinds of errors like dbkey mismatch, update counter mismatch, cannot locate buffer and so on. Dapeng
Continue reading...
Continue reading...