cancel
Showing results for 
Search instead for 
Did you mean: 

performance issue!!

Former Member
0 Kudos

Hi All!!

Is there any wayby which we can take out all those SAP objects or tables or programmes or indexes which are corrupted genuine report, initially there may not be much load on system so we may not face any performance problem but we sure face a problem when sap is 5 years old due to data growth and many other factor.

I want to know where are the short falls in the system how to trace the problem when we are facing the problem like work process are running for more time than required time frame and gets restarted.

Is there any Tr code by which I can pin point the problematic area??

A help would be really appreciated!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It can be many Reason

Check STAD/Stat which TCode consuming more time if Any ZTcode then check

source code ,index

See Hardware bottleneck through ST06 CPU > 27% average idle

ur facing problem in particular TCode or all tcode

go through sql prompt Check SGA_max_size (all problm in all tcode)

Bye

Surendra Jain

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

Yoy can use T-code ST03g for analysing ur problem. this Tcode will give you Detail performance view.

By analyzing Different Different reports you can get lots of analysis reports.

As per these reports you can solve ur performance related Issues.

Thanks

Koustubh Vyas

Former Member
0 Kudos

Hi,

we can't say from single T-code please look at this

[http://www.sap-img.com/basis/sap-system-performance-issues.htm]

[http://www.sap-img.com/basis/troubleshooting-sap-performance-issues.htm]

Reagrds,

Muralidhar

Former Member
0 Kudos

Hi,

You can see in SM51,Which Work Process reads which table and how much time it is taking based on that we can set.

Regards

Krishna

Former Member
0 Kudos

Hi, you need analyze whole sap system + OS + DB for this ... From here we cant check your DB version

In any case, first off all check the ST02 , ST04 , ST03N t-codes. And analyze the results.

Regards.