cancel
Showing results for 
Search instead for 
Did you mean: 

SAPS used by SAP System

Former Member
0 Kudos

Hello,

How can we calculate the SAPS consumed by the SAP ECC System?

We can calculate the required SAPS by providing the various inputs in SAP Quick Sizer,but in my case I want to calculate the SAPS consumed by the SAP Software.

Regards,

Rohan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Somtimes the hardware vendor's able to tell how many SAPS your system consumed with the hardware details.

We used this technique many times.

let us know if its helpful.

Former Member
0 Kudos

Hello Rohan,

Please refer to the docs here:

>Please refer a SAP TechEd lecture regarding "CPU and memory scalability concept of SAP J2EE": http://service.sap.com/performance -> Media Library

> -> How-to: Best Practices for Java Performance & Load Tests, pp7,8; (TechEd 2006)

> -> How-to: Best Practices for Java Performance Analysis, pp8,9; (TechEd 2007)

You can do a CPU sizing for a specific application according to sizing inputs like #concurrentUsers und thinkTime. The result is a SAPS number.

Generally, in case of NW Portal memory sizing, 1 GB physical memory for each 300 SAPS, e.g. #GB = SAPS / 300 is recommended.

Hope those docs help with your SAPS query.

Regards,

Snehal Bhaidasna

SAP, CA(USA)

JPReyes
Active Contributor
0 Kudos

SAPS is a unit used to size the hardware for a particular case scenario... I don't think SAP provides a formula to calculate the SAPS your system is using based on the current resource consumption.

I wonder why you want this information

Regards

Juan