Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ME38 performance issues

Former Member
0 Likes
426

Hello,

I am working in 4.6c. There is an issue with the performance of me38 transaction.

The issue pointed to us is that the RFC response time is high. On consulting with the basis team,

they came back with the reply that we are using parallel processing in our system with RFC logon groups

so the most processing is done by RFC, so high response time is normal as data processing is intensive.

What is that we could do in this scenario, could any database tweaking help?

Already looked for SAP notes regarding this matter but couldn't find anything for particularly ME38.

All suggestions are appreciated.

Thanks  & Regards,

Ankita Roy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
367

Hi,

This has been identified as a system performance issue and the table indexes are being

rebuild as they have poor quality.

A trace was taken and the DML actions were the ones taking most of the time and

is an issue created by poor index quality and extra indexes on tables.

Through index monitoring, we are removing the superfluous indexes.

I hope this helps someone else in case they face this same scenario.

Regards,

Ankita Roy

1 REPLY 1
Read only

Former Member
0 Likes
368

Hi,

This has been identified as a system performance issue and the table indexes are being

rebuild as they have poor quality.

A trace was taken and the DML actions were the ones taking most of the time and

is an issue created by poor index quality and extra indexes on tables.

Through index monitoring, we are removing the superfluous indexes.

I hope this helps someone else in case they face this same scenario.

Regards,

Ankita Roy