cancel
Showing results for 
Search instead for 
Did you mean: 

Contract Management Loading issue

former_member779991
Participant
0 Kudos

Hi Experts,

We are facing the run time error while loading the SRM datasource 0BBP_TD_CONTR_2 into BI source system.The last time when it loaded it had aroung 1400000 data,but after that all of a sudden its started failing.

When we have checked the job overview the following log is coming.

Job started

Step 001 started (program SBIE0001, variant &0000000004194, user ID ALEREMOTE)

Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)

DATASOURCE = 0BBP_TD_CONTR_2

*************************************************************************

  • Current Values for Selected Profile Parameters *

*************************************************************************

  • abap/heap_area_nondia......... 2000683008 *

  • abap/heap_area_total.......... 2000683008 *

  • abap/heaplimit................ 40894464 *

  • zcsa/installed_languages...... ED *

  • zcsa/system_language.......... E *

  • ztta/max_memreq_MB............ 2047 *

  • ztta/roll_area................ 3000320 *

  • ztta/roll_extension........... 2000683008 *

*************************************************************************

Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 55,102 records

ABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED

Job cancelled

Can anyone please help in this regard.Any help would greatly appreciatable.

Regards.

Reena

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Try reducing the data packet size to run ur load successfully.. but this is a temporary Solution.. u need to increase the memory for this.. So work with the Basis team to resolve this issue permanently..

thanks

Former Member
0 Kudos

Hi Reena,

The reason for this failure is the the physical memory of your application server is no longer sufficient for the selection criteria entered.

So either run the load with confined selection or make the defaulat package size small to have the load run.

Alternavtively, you can also check with your basis about the main memory availability.

regards,

Naveen.A

former_member779991
Participant
0 Kudos

Hi Naveen,

Thanks for your reply.We have already tried that option the default pacakge size which we set is 20k.We have asked the basis team and they are saying they can not enhance the memory.SAP has suggested to use 4GB memory and our program is using more then that.Thats what there analysis says.

As far as loading the selective data we tried that option also, earlier we were using the few months data and we were loading that but right now its not loading any data and getting failed.

We are not able to identify that why all of a sudden it happened.Bcz till few days back it was loading successfully.

This abap dumb is coming.

Regards,

Reena

Former Member
0 Kudos

Hey Reena,

So I understand that you have already tried those options.

Try out with any other options of making the load still confined.

This is happening as the availability of memory is the source system has gone down as compared to what it was previously.

So although, we have a limit of memory parameter, but i think its case by case, where you have enhanced the SAP data source for which its utilizing more memory or probably the same memory, but its not available with the source system now.

regards,

Naveen.A

former_member779991
Participant
0 Kudos

Hi Naveen,

No thats the complexity here we didnt touch the datsource from 6month and it was loading perfectly.All of a sudden one day this problem comes and we are nt able to figure it out why this is happening.In frst shot it looks like memory issue only bt basis team is giving there reasons.

Regards,

Reena

Former Member
0 Kudos

Yes Reena,

Thats what it can happen as your systems load increase as you proceed with data. This were to happen now or a bit later.

So the solution could be either to increase the memory or improve the performance of the enhancement code, with out which you will continue encountering the dump.

regards,

Naveen.A