cancel
Showing results for 
Search instead for 
Did you mean: 

STORAGE_PARAMETERS_WRONG_SET dump

former_member400708
Discoverer
0 Kudos

Hello,

I have installed BW 3.5 on MS SQL 2005, Windows 32 bit system and facing lot of performance issues in BO reports execution. System goes in hang state when multiple users log in. Also geting dump STORAGE_PARAMETERS_WRONG_SET

DUMP details are :

ShrtText

&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 140067200 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.

Set the system profile parameters

- abap/heap_area_dia

- abap/heap_area_nondia

to a maximum of 140067200. Then reduce the value by 10.000.000 to be on the safe side.

Pls help

Regards,

Ankita.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Best recommendation for this is go to a 64bit platform.

Read this: http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx

Former Member
0 Kudos

Hi,

check following sap notes.

Note 166551 - Diagnosis of storage problems

Note 103747 - Performance: Parameter recommendations as of Release 4.0

Note 192658 - Setting parameters for BW systems

you are using 32 bit OS .

activate /3GB in boot.ini

check Note 110172 - Windows: Transactions with large memory requirements

regards,

kaushal

former_member400708
Discoverer
0 Kudos

Hi,

I have checked all these notes and if i give /3GB in boot.ini Server is not geting restarted. Its giving some initialization error.

What shd i do? Is this value right for 32 bit server.

Regards,

Ankita

Former Member
0 Kudos

Hi,

might be you enter wrong values in boot.ini

did you follow Note 110172 - Windows: Transactions with large memory requirements

Activate the 3 GB boot option according to Microsoft KB article 283037.

your boot.ini looks like following ( for example only )


[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Standard" /fastdetect /NoExecute=OptOut /3GB /USERVA=2800

check following to edit boot.ini

http://support.microsoft.com/kb/317526/

regards,

kaushal

former_member433984
Active Contributor
0 Kudos

For hanging situation try note 1009297

For STORAGE_PARAMETERS_WRONG_SET activate /3GB option in boot.ini (notes 110172, 552209) or install additional Dialog instance on 64-bit platform.

As of kernel 700 the 64-bit platform is strongly recommended for productive systems - SAP note 996600