cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All ,

In my SANDBOX , in time of transaction code execution it's OK. But after that in the time of any customization, table viewing it is using much more response time & even sometimes session is going terminated . How to fix & solve this problem. Can anybody help me ?

Regards

_______

Asad

0 Likes
View Entire Topic
alen_mikulic
Participant
0 Likes

Hi,

I would look into following areas in st03n which would give you idea which transactions are taking more time and which area its struggling such as db time, cpu time, number of db reads, gui time and this would give an idea.

Also check if your system has sufficient resources in terms of memory, cpu and paging files(swap size). Please check the paging out/paging rates as this would indicate problem areas.

You can do a trace as mentioned earlier and check for the st22 dumps and system logs sm21 on what the errors messages indicate. This should really make it clear on what the core issues are and if you have any queries, pls post it here so that we can check it for you.

Cheers Sam