yogesh kapil
15th June 2013, 14:42
Hi Experts,

DB performance with b-shell runtime debug options to see where the query spend the time.

How can i use this session to check my query performance.


Please guide me.

for your kind reference screen shoot attached.

Thanks and Regards
Yogesh Kapil

bhushanchanda
27th March 2014, 14:16
Hi,

Basically its used to trace out the internal sql functions, db triggers etc when you do some activity in you LN. The things are already mentioned on the forms as what roles it plays. If you select Keep trace files after exit, the session will generate a log file.

The log file can be used for various purposes like tracking the errors, tracking the functionality etc.