cancel
Showing results for 
Search instead for 
Did you mean: 

Profile-Parameters abap/heap_area* - wrong System-Default

Private_Member_19084
Active Contributor
0 Kudos

Hi experts,

I am a bit confused.
I've checked the parameters abap/heap_area_dia, abap/heap_area_nondia and abap/heap_area_total on our BW (windows, Basis 730 SP 9).

There I get system-default values, which normal should be 2000000000.

abap/heap_area_total = complete memory of host

abap/heap_area_nondia = 0

abap/heap_area_dia = 2000000000 (correct).

So I am confused, wherefrom the 1st two values are coming?

Is there something what I don't see?

Kind regards

Accepted Solutions (0)

Answers (3)

Answers (3)

manumohandas82
Active Contributor
0 Kudos

Hi Christian ,

Go to transaction ST02 ( Goto ->Profile PARAMETERS-> Current ) , you can get the current profile parameters  ( In addition to Alwina's above post )

Believe you should check the parameter  ( abap/heap_area_nondia = 0 ) and set it to an acceptable value .

Thanks ,

Manu

Private_Member_19084
Active Contributor
0 Kudos

Hello Manu,

thx for help.
I checked st02, RZ11 and report rsparam.

The value is equal in each transactions.

I know how to change the value.

But my question is, how can the "Default-Value" can not be the same like in the documentation?
And it wasn't changed in rz10.

Also the C-Kernel value is the complete memory of the host.
Thats what I don't understand, why is there another value than in the documentation?

alwina_enns
Employee
Employee
0 Kudos

Hello Christian,

to which documentation you are referring and which kernel release has the system? The values are as referenced in the note "88416 - Zero administration memory management for the ABAP
server
".

Regards,
Alwina

Private_Member_19084
Active Contributor
0 Kudos

hello Alwina,

I am talking about RZ11 documentation.

Ok, so the documentation there seems to be not ok.

Thank you for this.

Kind regards

Private_Member_19084
Active Contributor
0 Kudos

sorry, I can't mark your answer as the correct-one, as the button is not available...
I already had this once...do you know on what this is depending?

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

------------

Hi Christian,

Hope you are doing good.

Nice to hear from you again.

We need proactive customers like you. Please create an incident in BC-DOC-HLP component so that F1 help can be fixed

   

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth

SAP AGS
_ _ _ _ _ _ _ _ _

caroleighdeneen
Community Administrator
Community Administrator
0 Kudos

Discussion is not marked as a question. There is a link to do so at the top of the thread.

alwina_enns
Employee
Employee
0 Kudos

Hello Christian,

I agree with Hemanth, you should open an incident to review the documentation in RZ11 for these parameters.

Regards,
Alwina

Private_Member_19084
Active Contributor
0 Kudos

omg, many thx for this, sorry for my stupid question

Private_Member_19084
Active Contributor
0 Kudos

Hello Hermanth,

also good to here from you, I will open a ticket.

Kind regards

alwina_enns
Employee
Employee
0 Kudos

Hello Christian,

in which transaction you see these values (ST02, SE38 --> RSPFPAR, RZ10, RZ11, SE38 --> RSMEMORY)? The parameters can be set in the profiles and with the report RSMEMORY.

Regards,
Alwina

Private_Member_19084
Active Contributor
0 Kudos

I got it with rsparam report.

st02 displays the same, rz11 also and in rz10 I can't see a customer definition.

Former Member
0 Kudos

please check the documentation for these parameters in RZ11.

Private_Member_19084
Active Contributor
0 Kudos

There I only can see, that default value is 2000000000, which is not in my case.