DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change value abap/shared_objects_size_MB

0 Likes
8,486

Hello community:

How can I change the values of

abap/shared_objects_size_MB ?

11 REPLIES 11
Read only

mamartins
Active Contributor
7,020

The value in changed on the instance profile, t-code RZ10.

RZ11 can also be used to see the current value of the parameter.

Read only

0 Likes
7,020

Thank you, but from the RZ11 if I find it but it does not allow me to modify, if I do it from the RZ10, how do I locate the parameter to change abap/shared_objects_size_MB?

Read only

alichtenau
Product and Topic Expert
Product and Topic Expert
7,020

Hi Ines,

this parameter should be automatically calculated, however it can be changed:

  • SAP Note 2085980 - New features in memory management as of Kernel Release 7.40
  • SAP Note 1322182 - Memory consumption of ABAP Shared Objects

For a permanent change please look here:

For a temporary change, please look here:

Best regards,
Andreas

Read only

0 Likes
7,020
Thank you, but from the RZ11 if I find it but it does not allow me to modify, if I do it from the RZ10, how do I locate the parameter to change abap/shared_objects_size_MB?
Read only

Isaias_SAP
Product and Topic Expert
Product and Topic Expert
7,020

Hello ines.tang ,

Not all parameters can be changed dynamically through RZ11.

In this case, you must use RZ10 to edit the profiles, and change the value of the parameter there.

If the parameter is not listed in the profile, at RZ10, then you can add the parameter with the desired value.

The change will take effect after SAP is restarted.

Regards,

Isaías

Read only

0 Likes
7,020

Thanks @isaias.freitas

Thanks, In which of the profiles should I add: Start profile, default profile or instance profile?
Read only

Isaias_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
7,020

Hello ines.tang ,

You can define it on each instance profile, so each instance can have its own, different value.

You can also define it at the DEFUALT.PFL only, so all instances have the same value.

It cannot be set on the start profile, as then it will not have any effect.

Regards,

Isaías

Read only

S_Sriram
Active Contributor
0 Likes
7,020

Hi Tang

You have to enter in the instance profile and also you can refer to the SAP note 2474021.

Regards

SS

Read only

0 Likes
7,020

Thanks @s.sriram

Thanks, In which of the profiles should I add: Start profile, default profile or instance profile?

Read only

S_Sriram
Active Contributor
0 Likes
7,020

Hi Tang

Instance profile

Regards

SS

Read only

0 Likes
7,020

thanks @s.sriram