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

Standard Reports

Former Member
0 Likes
434

Hi,

Are there any standard scavenging reports which run in the background so that the performance of the system improves??

Please help.

Thanks,

Supriya Manik.

Hi,

Are there any standard scavenging reports which run in the background so that the performance of the system improves??

Please help.

Thanks,

Supriya Manik.

2 REPLIES 2
Read only

Former Member
0 Likes
417

Please read wikipedia article on 'Perpetuum mobile', what you ask for is on the same level. You can not run something additional and save performance on the other processes.

There are of course systems whcih are better tuned than others, but that is a task for system administration and there is not automatic report.

And then there are better written programs than others. That is the task for the programmer to write good programs, there is no magic-wonder-process which solves your bugs.

For performance improvement: runs traces with your programs and check for improvement potential. Start:

SQL trace:

/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy

SE30

/people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy

Siegfried

Read only

0 Likes
417

For examples u can refer ABAPDOCU transaction.

Regards,

mukesh goyal