What SAP T-Codes are used to troubleshoot SAP Performance Issues?
ST04 – Database Buffer, check especially for Expensive SQLs (Detail Analysis of SQL Request)
ST02 – SAP buffers
ST06 – OS stats
ST05 – SQL trace
SE30 – Abap runtime analysis
ST03, ST02, ST04 are the tcode for workload, tuning and DB Performance Monitoring codes.
ST06 FOR Operation System Monitoring.
SM51 OR SM50 is process overview which tells you the workprocess sequence
Post a Comment