Skip to Content
0
Former Member
Jan 09, 2008 at 02:54 PM

ABAP dump

24 Views

Hi Friends,

When running a background job, it has returned with ABAP runtime error TSV_TNEW_PAGE_ALLOC_FAILED, I have searched for the same in google and service.sap.com,

I came to an understanding that we have to increase the parameter in order to avoid the error.

ztta/roll_area 6500352

ztta/roll_extension 2000683008

abap/heap_area_dia 2000683008

abap/heap_area_nondia 2000683008

abap/heap_area_total 2000683008

em/initial_size_MB 10240

The above are the values of the parameters in our system. Please help me to know to what extent I can extend the parameters and what does SAP limit the values to.

Please also help me to know if I increase the parameters the dump will be resolved or do I need to consider any other things.

Please help. I will reward points.

Thanks in advance.

XYZ