cancel
Showing results for 
Search instead for 
Did you mean: 

Dump : storage_parameters_wrong_set

Former Member
0 Kudos

I am currently working on a new BI system.when i am trying to replicate datsources from r/3 the system gives me dump and it reads.

<b>Runtime error:storage_parameters_wrong_set.</b>

Kindly provide me with OSS note or any solution to this error.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amit,

Please follow the SAP note 949354.

Also it would be helpful if you provide the detailed dump analysis from t-code ST22. Any perticuler datasource it is giving error or for all DS?

Regards

Pankaj

********Assign pts if helpful

Former Member
0 Kudos

Thanks for the reply.well i am have activated Resource and Program Management (APCO_XAPPS_RPM)datasources in r/3 and am trying to replicate these datasources in BI.The dump analysis is as follows.

Runtime Errors STORAGE_PARAMETERS_WRONG_SET

Date and Time 12.10.2007 13:22:14

Short text

The system is configured incorrectly.

What happened?

The current program had to be terminated because of an

error when installing the R/3 System.

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

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

.

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

In the system profile, set the parameters

-abap/heap_area_dia and

-abap/heap_area_nondia

to a maximum of 777670496. To be on the safe side, reduce the value by 10,000,

000.

Then restart the SAP system.

Error analysis

When the program was running, it was established that more

memory was needed than the operating system is able safely

to provide. To avoid a system crash, you must prevent this

situation from occurring.

Former Member
0 Kudos

Hi Amit

This is a Basis problem. Pls ask your basis guys to check whether everything related OS are OK

Regards

N Ganesh

Former Member
0 Kudos

I would also like to add that when i try replicating datasource.....in info bar...it shows

Replicating content data sources xxxx/3550.

on 100% completion of that it again starts as

Replicating content data sources xxxx/3951.

I am carring out this activity for first time and am confused.Because after completion of these it gives me runtime error stated.

storage_parameters_wrong_set

Answers (2)

Answers (2)

Former Member
0 Kudos

Problem solved.Asked the basis team to apply corrections mentioned in OSS note 51959. Thanks to all gurus.

Former Member
0 Kudos

Hi,

Check the below OSS Notes :

Note 1040480 - STORAGE_PARAMETERS_WRONG_SET short dump occurs during sync

or Enter search word as 'Runtime error:storage_parameters_wrong_set' in serive.sap.com/notes and there u can chekc the relevant Note or write a mail to SAP

Thanks