cancel
Showing results for 
Search instead for 
Did you mean: 

alert/MONI_SEGM_SIZE Maximum value

Former Member
0 Kudos

Hi All,

Our system has this parameter value as

alert/MONI_SEGM_SIZE =   60000000

Can this parameter be increased further?

If yes, to what value it can be extended?

Our server is 701 release.

View Entire Topic
srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Yadoji,

Refere below note:

135503 - CCMS monitor architecture: Meaning of profile parameters

731165 - RZ20: CCMS parameters for segment control

Former Member
0 Kudos

Hi Srinivasan,

Thanks for the info,

I have gone through the notes but i didn't get my answer yet.

Can you please tell me the max value that the parameter can be extended to?

Regards,

Vishnu

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Yadoji,

The values are set by reference of that two notes only.

Not required to increase the value(my guess).

SAP CCMS Installation and Registration - Basis Corner - SCN Wiki

Regards,

V Srinivasan

Former Member
0 Kudos

As per the note, It says the parameter can be increased by whole number multiples of 2

Currently value is : 30 * 2,000,000 = 60000000

so can we increase it to : 35 * 2,000,000 = 70000000

 

Please suggest ..

Actually issue is we are getting error while processing the BI Loads and the reason is like "The shared memory space for the log attributes is completely exhausted"

So thought of increasing this parameter so that we can get rid of this issue.

Regards,

Vishnu

alwina_enns
Employee
Employee
0 Kudos

Hello Vishnu,

you can set it to 100000000, it will not be a problem for RZ20. In a BW system it could be required to have a higher value for alert/MONI_SEGM_SIZE.

Please check also the methods:

RSPC_CCMS_AGENT
RSPC_CCMS_STARTUP

in RZ21 --> Methods --> Method definitions

and set the parameter

DAYS_TO_KEEP_LOGS

in the both methods to a small value.

Regards,
Alwina