cancel
Showing results for 
Search instead for 
Did you mean: 

Minimal Test Drive Installation

Former Member
0 Kudos

I have installed NW4 using SAPDB on Linux. Are there some settings I can tweak to reduce the memory footprint of the installation, since my box is underpowered? I have already disabled the j2ee server by setting

rdisp/j2ee_start=0

Thanks for any other tips.

Accepted Solutions (1)

Accepted Solutions (1)

former_member181887
Active Contributor
0 Kudos

Hi,

I would suggest that you reduce the number of work processes running in the ABAP Stack;

- 3 Dialog processes would be fine

- You only need on update work process (no upd2)

- 2 background process would be ok too

- 1 spool process would ok too.

This should reduce some of the CPU and Memory used by work processes and their shadow connections to the DB. Of course these are only suggestions as it depends on what you are doing on the system.

I hope this helps,

Mike.

Answers (0)