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

STORAGE_PARAMETERS_WRONG_SET

Former Member
0 Likes
379

Hi. I am running a program that very often brings up the following error. Even if I try limiting the table search to a few items I sometimes get the error.

The current program had to be terminated because of an error when installing the R/3 system. The program had already requested XXXXXXXXXXX bytes from the operating system with 'malloc' when the operating system reported after a further memory request that there was no more memory space available.

Is there any help out there?

Rapula

2 REPLIES 2
Read only

Former Member
0 Likes
358

Hi,

Although the dump indicates that parameters abap/heap_area_dia and abap/heap_area_nondia should be adjusted, do not change the parameters.Run the thing in batch, which is more likely to work, or to open an OSS message.

Read only

Former Member
0 Likes
358

Hi,

Although the dump indicates that parameters abap/heap_area_dia and abap/heap_area_nondia should be adjusted, do not change the parameters.Run the thing in batch, which is more likely to work, or to open an OSS message.