SAP Performance Quick checks
How to check SAP Performance | Quick checks Yes, there are many things to check and lot of things to be considered before we are going ahead with tuning part. In this post I would like to share a quick protocol on SAP Performance issues and troubleshooting. Short introduction on basic components which we are going to use commonly. Response Time: Time taken by the user request from dispatcher to GUI Wait Time: Work processes request is waiting in dispatcher Queue Roll –In: User context data moves from the roll area to work process Roll –Out: process of user context data from the work process to Roll area Roll –wait Time: Time b/w roll in and roll out Load Time: Time of Loading the report from the database to buffer DB request Time: Time of retrieving/insert the report from/to the data base CPU time: Time of executing report logic in CPU Processing Time: Report or program executing time Below is the summary a...