cancel
Showing results for 
Search instead for 
Did you mean: 

Main memory

Former Member
0 Kudos

Hi there,

How can i calculate the quantity of memory that will be used by a SAP instance?!

I know each workprocess allocate its own memory.

Thanks in advance,

Dany Anderson

Accepted Solutions (1)

Accepted Solutions (1)

ImtiazKaredia
Active Contributor
0 Kudos

use command sappfpar check pf=<your instance profile> at OS level

this will give the memory requirement of SAP instance.

Please note this does not include database memory utilization

Answers (3)

Answers (3)

Former Member
0 Kudos

Dany,

As you know, the parameters define the memory allocation and sap utilizes the memory differently based on dia or nondia processing.

So you can get on the fly status from os level command like top depends on the os.

Also there is one more place you can get shared memory usage(not sure if you are looking for this one)

ST02=>Detail Analysis Menu=>Storage(Additional Functions)=>shared memory detail & shared memory technical.

Let us know if you have further questions.

Former Member
0 Kudos

You may want to check ST06.

Former Member
0 Kudos

Hi Dany Anderson,

check the installation guide.

Regards

Ashok Dalai