‎2005 Dec 19 9:24 AM
hi,
has anyone used STKONTEXTTRACE (Context trace). Please explain me what is it and how to use it.
Thanking you,
Vinayak Deosthali.
‎2005 Dec 19 9:28 AM
using this STKONTEXTTRACE you can perform various traces on perticular transaction..
‎2005 Dec 19 9:49 AM
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.
‎2005 Dec 19 11:37 AM
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