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

ABOUT TRACE

Former Member
0 Likes
687

hi,

has anyone used STKONTEXTTRACE (Context trace). Please explain me what is it and how to use it.

Thanking you,

Vinayak Deosthali.

3 REPLIES 3
Read only

Former Member
0 Likes
533

using this STKONTEXTTRACE you can perform various traces on perticular transaction..

Read only

Former Member
0 Likes
533

Hello Vinayak,

The description of the code lying uder the transaction is " *& This program activates the usertrace for this particular context. *

*& Specify the desired traces and a tcode. After the transaction *

*& returns the trace is deactivated. Of course the user needs the *

*& appropriate privileges to start the desired transaction. "

So, this tranaction is similar to st04, st05 (all now under 1 roof )in the sense that it provides an analysis of the performance of the code, in terms of time that it spends in processing and in terms of database access etc.

Read only

0 Likes
533

Hello Paritosh

I understand the same thank you for the explaination but from where to check the rest of the thing. Please explain

Thanks

Vinayak