cancel
Showing results for 
Search instead for 
Did you mean: 

Error: "Fill Internal Header Table for Table EQUI"

Former Member
0 Kudos

Good morning,

I am running phase: "Data Transfer (Active Phase)", activity: "Fill Internal Header Table for Table EQUI", and ends with status "Aborted ". The activity log indicates no errors. In Troubleshooting does not indicate any help.

EQUI table has over 200 million records and I have reported this problem to the OSS. They are asking to change the values of the following system parameters:

abap / heap_area_total = 4000000000

abap / heap_area_dia = 2000000000

abap / heap_area_nondia = 2000000000

But the same error appears.

any suggestions?

Thanks,

Hugo.

Accepted Solutions (1)

Accepted Solutions (1)

suman_pr
Active Participant
0 Kudos

HI,

Please try and implement note 1266386: Roll space error in activity TD05X_FILL_EQUI

in the Sender System and then re-execute the activity. The error should not appear any more.

Best Regards,

Suman

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Suman,

The system is at the level of SP 13 and the note is from SP 6.

I inserted the records P_ROLL and P_ROLL_R parameters according to the note, but the problem continues.

I think that lack other settings.

Hugo.

suman_pr
Active Participant
0 Kudos

Hi Hugo,

As the SP has been upgraded in mid run, not all customising will be active for the current package.

It is usually recommended to start a new package if the SP level has been upgraded in between.

You may try the recommendations of Note:

1079114 : Roll memory overflow with activity TD05_X_FILL_JEST

Best Regards,

Suman

Former Member
0 Kudos

Hi Suman,

The problem was solved by applying the SP level 11. Thanks Suman.

But now I have another very similar problem when I run the activity:

"Fill Internal Table for Table Header JEST"

I have searched but find no notes and that is why I applied to the last level of SP is 13, but the problem continues.

Any recommendations?

Thanks,

Hugo