cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Question regarding Server Stats

Former Member
0 Kudos
154

Hi.

I have a question regarding System stats log. In there, I can find something like....

ServerStats[serverName=AppServer,numberHits=315,rowsReturned=461,timeToRun=1237

The TimeToRun is this the processor time and is it in seconds or ??

BR

Poul.

View Entire Topic
jcgood25
Active Contributor
0 Kudos

http://help.sap.com/saphelp_xmii115/helpdata/en/System_Management/System_Statistics_Log.htm

Based upon the example shown in the help, it is quite unlikely that it took over 2 minutes to return one query with 60 rows, so the units would be milliseconds.

Regards,

Jeremy