cancel
Showing results for 
Search instead for 
Did you mean: 

Avg. Processing Time

Former Member
0 Kudos

Dear ghurus,

Can anybody describe what is "Avg. Processing Time" and how it calculate?

I faced with hige value of Avg. Processing Time in st03n and want to find bottleneck.

Task Type NameNumber of Dialog StepsAverage response Time/Dialog Step (ms)Avg. Processing TimeAverage CPU Time (ms)Ø DB Time (ms)Ø Time/DB Procedure Call (ms)Average Wait Time per Dialog Step (ms)Average Roll In Time (ms)Average Roll Wait Time (ms)Average Load and Generation Time (ms)Average Lock Time per Dialog Step (ms)Average RFC Interface Time (ms)Average Frontend Network Time (ms)Average GUI Time per Dialog Step (ms)Number of Round TripsRequested Data (KB)Number of VMC CallsTotal VMC CPU Time (ms)Totla VMC Elapsed Time (s)Average VMC CPU Time (ms)Average VMC Elapsed Time (ms)
BACKGROUND19 3118 175,64 602,72 173,13 542,16,90,21,80,06,215,711,70,00,0038 282 6130000,00,0
DIALOG1 5098 107,37 766,9169,580,90,04,25,1243,62,24,529,095,4227,16 038904 0300000,00,0
RFC17 9765 282,74 862,0173,992,11,70,90,7321,92,70,895,31,01,09786 710 8120000,00,0

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Albert,

To find the bottlneck

In ST03N go to Service engineer view and select standard Earlywatch details to help you with which programs or tcodes contribute to high avg processing time.

Based on the program list you may schedule ST05 trace to identify expensive statements.

To find calculation refer explanation in SAP help

Workload Overview (SAP Library - Workload Monitor)

As per SAP note 8963 - Definition of SAP response time/processing time/CPU time


Processing time = response time - (wait time + Load generating time+ DB time + Roll-in time+ Enqueue time + DB Procedure time )



Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Thank so much!

Answers (0)