cancel
Showing results for 
Search instead for 
Did you mean: 

poor performance CON2

Former Member
0 Kudos

Hi Guys,

I have a poor performance when execute the transaction CON2(Module CO), so i spent the run in background mode.

And still having performance problems.

How can i improve the performance of this transaction ?

My environment

SAP: 4.7 SAPKH47027

OS: Solaris 5.9

Database: Oracle 9.2.0.8

Thanks!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Some troubleshooting steps..

1. Check the tcode SM50 and what tables are involved, may be you need to set an proper index.

2.Check tcode STAT for the response time.

3.Use ST01 trace to see why the execution time is taking long time.

3.Check the tcodes ST02 for the memory allocated and the swap space utilization.

4.Check DB performance using tcode ST04.

5.Check the program for the tcode there may be excessive loops and may lead to long execution time.

Also check wthr you have the latest support packs.

Rakesh.

Answers (0)