cancel
Showing results for 
Search instead for 
Did you mean: 

Init Loads

Former Member
0 Kudos

Hi,

I have a partcular scenario as follows:

1. There is an ODS which is the source to 5 cubes/ods.

2. I have to do a reload of only one of these targets(cube).

3. Delta is already initialiazed from this ODS to the targets.

4. After I do a full load to the required cube in question, do I need to delete the old init and re-initialize the delta again?

5. If I do so, shouldn't it affect the initialization from this ODS to the other targets?

Kindly advice on how this load can be done.

Regards,

Anjana

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anjana,

Step1:Delete the Initilization flag for all the targets.

Step2:Load the repairful to particular Cube which you want..before that you can delete the Cube data (or) you can do settings in Infopackage level (This option will delete the cube data once the Repir ful request is successfully loaded into the Cube other wise it wont delete).

Step3:No Do Init W/o data tranfer to all targets to set the delta pointer.

Now you can load the deltas for all the targets.

Hope it helps.

Regards,

madhu Ponnada

former_member181964
Active Contributor
0 Kudos

Hi,

1. Delete Init at InfoPackage level.

2. Delete all data in that Cube only.

3. Create one InfoPackage and select that Cube only in InfoPackage and load Full from ODS to Cube.

4. Do init without DataTransfer to All targets.

5. Set Delta InfoPackage to all Targets.

Thanks

Reddy