Register Login

Performance Tuning in SAP BASIS

Updated May 18, 2018

What is Performance Tuning in SAP Basis?

SAP Performance tuning is a tuning of your SAP System to get the maximum Out of your system. And also configure your system in such a way so that no Bottleneck occur.

SAP Performance tuning includes checking of Database, Operating system, SAP system, Operating system, Work load alert monitors and User maintenance.

Optimizing your code. e.g using select for all entries, not using select inside a loop, etc.

Performance Tuning Tools

  • SE30 Runtime analysis + Tips and tricks tool
  • ST05 SQL Trace
  • ST07 Application monitor


Comments

  • 24 Dec 2010 10:15 am Guest Helpful Answer

    Performance tuneing is nothing but its concept where we check the response time,cup idle time, how many hits going to the database buffer, how many hits going to disk and alos there are many things come into performance tuning based on the requirement we chang the parameters, upgrade hardware resources.


×