Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SYSTEM_IMODE_TOO_LARGE

Former Member
0 Likes
304

Hi all,

I have a problem with a custom report program when run in background giving dump SYSTEM_IMODE_TOO_LARGE or TSV_TNEW_PAGE_ALLOC_FAILED error.

How can we rectify this, becasue it is running fine when we give some what less input to the report selection criteria.

When i searched the SAP help, then i got few inputs like these errors are related to some roll area and main memory allocation problems.

Please help me in this regard.

Thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
273

Hi there,

Whenever you have an issue like the one above, fall back on SAP OSS notes for help, [http://service.sap.com]

There are also quite a few threads here and there on SDN, one of them which summarizes the useful notes on market place is [;

Jist from the thread:

".... According to note 548845, their session is trying to use more than 2GB of memory. We are on 4.6C and the only way to get around this seems to be to change the profile parameters ztta/roll_extension and abap/heap_area_nondia to allow sessions to use 4GB of memory...... " the thread goes on with someone giving advice on how to accomplish this.

Hope this helps.

Regards,

Aditya