Skip to Content
1
Jul 25, 2007 at 09:47 AM

About STORAGE_PARAMETERS_WRONG_SET

192 Views

Hi Experts ,

When i execute ke24 the system popup the error message :

<b>Runtime errors STORAGE_PARAMETERS_WRONG_SET

Occurred on 07/25/2007 at 17:32:11

&INCLUDE INCL_INSTALLATION_ERROR

What happened?

The current program had to be terminated because of an

error when installing the R/3 System.

The program had already requested 1256707392 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.

What can you do?

Make a note of the actions and input which caused the error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and administer

termination messages, especially those beyond their normal deletion

date.

Set the system profile parameters

- abap/heap_area_dia

- abap/heap_area_nondia

to a maximum of 1256707392. Then reduce the value by 10.000.000 to be on the

.....

...

..</b>

In this case is it reduce the parameter value in <b>abap/heap_area_nondia</b> can solve this problem ??

Our Server's memory is 12GB .. and i think the memory is enough ...

Many thanks !!!