cancel
Showing results for 
Search instead for 
Did you mean: 

STORAGE_PARAMETERS_WRONG_SET

Former Member
0 Kudos

Hello,

I installed IDES 32 bit on Windows 2003 server.

System memory is 6 Gb

Hardisk is 500 GB

IDES version is ECC 6.0

Database is Oracle 10

I set Virtual memory to 20000MB

Now when I run Time evaluation program (RPTIME00) with option log system gives a dump (regardless of date even for 1day) if I run the same program without option log then program works fine.

I dont have BASIS access to update kernel. Please adivse how can I resolve this error.

Dump message

STORAGE_PARAMETERS_WRONG_SET

What happened?

The current program had to be terminated because of an

error when installing the R/3 System.

The program had already requested 806759056 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?

Please make a note of the actions and input which caused the error.

-

To resolve the problem, contact your

SAP system administrator.

Select the "Print" function to obtain a hardcopy of the

current termination message.

You can avoid this runtime error by setting the profile parameters

listed below to the values recommended in the installation

instructions:

abap/heap_area_total:

Set smaller than the available file system swap

abap/heap_area_nondia and abap/heap_area_dia:

Set smaller than the memory achieved for each process

with 'malloc' and smaller than abap/heap_area_total

You should also check whether the available memory (file system

swap and main memory) is sufficient for the started program

and its data.

System environment

SAP-Release 700

Application server... "sapserver"

Network address...... "192.168.1.106"

Operating system..... "Windows NT"

Release.............. "5.2"

Hardware type........ "4x Intel 801686"

Character length.... 16 Bits

Pointer length....... 32 Bits

Work process number.. 1

Shortdump setting.... "full"

Database server... "SAPSERVER"

Database type..... "ORACLE"

Database name..... "DM0"

Database user ID.. "SAPSR3"

Char.set.... "C"

SAP kernel....... 700

created (date)... "Apr 2 2006 23:08:16"

create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"

Database version. "OCI_10103_SHARE "

Patch level. 52

Patch text.. " "

Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."

SAP database version. 700

Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"

Memory consumption

Roll.... 1709536

EM...... 455717664

Heap.... 806759056

Page.... 368640

MM Used. 1212354304

MM Free. 42120320

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please ask your basis team to check if

1) SAP Kernel release is updated

2) Oracle Patchset is updated

3) Check if SAP notes 88416 and 103747 is applied!

Hope that it helps

Kind Regards,

Marcelo Macedo.

sivakumar_kilari3
Active Contributor
0 Kudos

Hi,

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

> abap/heap_area_total:

> Set smaller than the available file system swap

> abap/heap_area_nondia and abap/heap_area_dia:

> Set smaller than the memory achieved for each process

> with 'malloc' and smaller than abap/heap_area_total

> You should also check whether the available memory (file system

> swap and main memory) is sufficient for the started program

> and its data.

Its memory problem, you have to increase.

Note 44528 - STORAGE_PARAMETERS_WRONG_SET

Find these sap note 110172, 552209, 546361

Thanks

Siva