cancel
Showing results for 
Search instead for 
Did you mean: 

enserver - Optimize resource consumption

Former Member
0 Kudos

Dear experts,

we have a local netweaver workstation including a NetWeaver WebAS Java stack installed. The enserver does have quite a high & constant memory consumption of 800MB directly after startup and i was wondering, if that process can be optimized to use less memory? Any ideas?

Regards,

Andreas

Accepted Solutions (0)

Answers (1)

Answers (1)

srinivasan_vinayagam
Active Contributor
0 Kudos

Hi Andreas,

Try: -

Run "cleanipc XX remove" for your ABAP stack and Java stack  and restart the Server.


if not works:


Update the Kernel patch version per latest one.

Regards,

V Srinivasan

Former Member
0 Kudos

Hi,

where is the cleanipc located, because I can´t find it on my local system?

The kernel is currently the highest patch. Any other ideas?

Regards,

Andreas

srinivasan_vinayagam
Active Contributor
0 Kudos

Hi,

What Operation system your using? If Linux try below

Regards,

V Srinivasan

ACE-SAP
Active Contributor
0 Kudos

Hi

Cleanipc is only delivered with SAP binaries for Unix system... as Windows system does not use the same mechanism for inter process communication.

Reduce the size of the enqueue table changing instance parameter enque/table_size could help reducing the memory footprint as that table is held in memory... but that could lead to lock overflow if you set it under the system requirement / usage.

Regards

Sriram2009
Active Contributor
0 Kudos

Hi

Could you share OS version details?

BR