cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Memory RAM to System. Wich parameters needs to be changed ?

Former Member
0 Kudos

Hi,

My SO is Win 2003 x64.

I Have DEV and QAS system installed on to this server.

My server had 4GB of RAM.

Now has 8 GB of RAM.

Wich parameters do i need to change in RZ10 to adjust this new memory ?

Thanks.

On this link has to many information :

http://help.sap.com/saphelp_nw04/helpdata/en/02/962acd538111d1891b0000e8322f96/frameset.htm

I just wan to change a few parameters.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Thanks for all information.

The problem is that i have 2 system intalled.

So i need to configure this parameters in both.

I just need QAS with litle more memory.

Is there any link about how to increse memory in SQL 2005 for SAP ?

Thanks.

Former Member
0 Kudos

SQL 2000-SAP Note 327494

SQL 2005-SAP Note 879941

You can set the SAP parameter setting on both of the application server subject to the available RAM.

Thank you.

Kind regards,

Tilak

Answers (1)

Answers (1)

valeriocicchiel
Contributor
0 Kudos

Hi Eduardo,

You can change following parameters in the instance profile using transaction RZ10

em\initial_size_MB

PHYS_MEMSIZE (Only relevant for Windows NT)

System will need to be restarted

There are some other users who asked the same question, make a search and you will find more detailed information.

Hope this help!

Valerio

Former Member
0 Kudos

Hi,

Here you go!!

Buffer Settings

Parameters Description Recommended value

abap/buffersize Program buffer size 400000

rsdb/ntab/entrycount Number of nametab entries administrated 30000

rsdb/ntab/ftabsize Data area size for field description buffer 60000

rsdb/ntab/sntabsize Data area size for short NTAB buffer 2500

rsdb/ntab/irbdsize Data area size for initial records buffer 8000

rtbb/max_tables directory entries in the single record buffer 2000

rtbb/buffer_length Size of single record table buffers 60000

rsdb/cua/buffersize CUA Buffer Size 10000

zcsa/table_buffer_area Size of generic table buffer 100000000

zcsa/db_max_buftab Directory entries in generic table buffer 10000

zcsa/presentation_buffer_area Size of the buffer allocated for screens 10000000

sap/bufdir_entries Maximum number of entries in the presentation buffer 10000

nobuf/max_no_buffer_entries Number range buffer size 1000

rsdb/obj/buffersize Size of export/import buffer 80000

rsdb/obj/max_objects Max. no. of exporting/importing objects 20000

rsdb/otr/buffersize_kb Size of OTR buffer 4096

rsdb/esm/buffersize_kb Size of exp/imp SHM buffer 40000

rsdb/esm/max_objects Max. number of objects in the buffer. 10000

PhysMem Size = 60% of 8GB= ~5GB (Ensure to delete Ztta/, abap/heap and rdisp/* parameters which are dependent on ZAMM). Ensure 3GB is set.

Database: SQL/Oracle= 40 or 30% of Total RAM

rdisp/ROLL_SHM Roll buffer size in shared memory 32768

rdisp/ROLL_MAXFS Maximum size of roll file 32768

rdisp/PG_SHM Paging buffer size in shared memory 16384

rdisp/PG_MAXFS Maximum size of ABAP/4 paging file. 32768

You can see some SAP Notes also.

Former Member
0 Kudos

your amazing....

We have the same situation here...

we are going to 4GB of RAM. Please advice which parameters should be updated.

Please also explain how it was formulated