cancel
Showing results for 
Search instead for 
Did you mean: 

Loading issue

Former Member
0 Kudos

Hello gurus,

we have a ODS, which is feeding another 2 ods and it was fine for many days. Now we have realised the importance of another ODS and we want the data for this ODS by the same ODS which is feeding another 2 ods and we want to delta enable this. There is huge data in the base ODS. How can we make delta for all this 3 ods(2 old and 1 new) from the base ods. I should not disturb the 2 old ods. Any Ideas? Pls help me. I will assign the points you need.

Thanx in advanve,

raj.

Accepted Solutions (1)

Accepted Solutions (1)

edwin_harpino
Active Contributor
0 Kudos

hi Raj,

say you have odssource, update to ods1 and ods2, now coming ods3 to be updated and 'delta'.

try do 'full update' from odssource to ods3, and then 'initialize without data transfer' to all ods1, ods2, and ods3. this won't disturb ods1 and ods2.

to full update, right click odssource 'update data target' and choose 'full update' and in infopackage schedule screen, mark data target ods3 only.

after that 'update data target' again from odssource, and choose initial, and mark 'without data transfer' option and choose 'all data target' option.

hope this helps.

Answers (1)

Answers (1)

former_member188975
Active Contributor
0 Kudos

Hi Raj,

Is your Init request (from the base ODS to the 2 other ODS) present in the PSA? You will need to update the new ODS object with this for successful dataload and activation.

Hope this helps...