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

ST06 Time Value

Former Member
0 Likes
478

Does anyone happen to know unit the time statistics are in when in the area of ST06 entitled "Analyze Database Performance: Shared Cursor Cache"

I'd like to convert them to something a little easier to interpret, such as seconds, or in some cases, minutes.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hello Jerry,

Under what version you are logged in? Under SAPNetweaver 7.0 everything is displayed in sec and min.

Take it easy,

Heinz

Read only

0 Likes
450

Hello Heinz.

Thanks for your response. We are on component version "SAP NetWeaver 2004s" I hope that is the value you're looking for.

Here are some others.

SAP_ABA	700	0011	SAPKA70011	Cross-Application Component
SAP_BASIS	700	0011	SAPKB70011	SAP Basis Component
PI_BASIS	2005_1_700	0011	SAPKIPYJ7B	PI_BASIS 2005_1_700
ST-PI	2005_1_700	0005	SAPKITLQI5	SAP Solution Tools Plug-In
SAP_BW	700	0012	SAPKW70012	SAP NetWeaver BI 7.0
BI_CONT	703	0005	SAPKIBIIP5	Business Intelligence Content
ST-A/PI	01J_BCO700	0000	     -	Servicetools for other App./Netweaver 04

We see a value such as this for "Elapsed Time": 11,065,013

The commas are thousands separators for us. I assume it is in milli or microseconds. Of course dividing by the right factor is crucial.

Thanks again for your help.