You are on page 1of 1

CALLER 70

Problem Description:-

While updating the ODS data to cube (delta update without data selections), I’m facing "caller 70 is
missing" short dump in my production server. Moreover when I look at the short dump says
"TIME_OUT" error. I know the updates rules written over cube are complex, since I don't have any
documentation as why the updates rules are complex, I'm looking for other solutions to overcome this
problem without tampering the update rules.

Approach:-

1) Drop all the Indexes in the performance tab and again reload the data and reconstruct
the Indexes.
2) Make Initialization settings, by increasing the Number of work processes.
3) Replicate the datasources and then reactivate all the infosources,ODS and the update rules
and then reload the data again.
4) Make Initialization settings by increasing the Time-Out Parameter value.
5) So in other words, I suggest you to do the following actions :
1) Delete the cube content.
2) Delete Delta Init in delta channel (From the IP).
3) Execute several small full loads (I don’t know if by moths can reduce records
number in order to avoid the error).
4) Then Init without data transfer( and without any selection!)

You might also like