Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10473

Re: BI Routines Optimization How to find Runtime ??

$
0
0

hi,

 

DTP runtime is one option.

 

you can use ST05 to trace SQL statement in BI.

 

some perfromace tios:

1. always use required in select statement and avoid select *

2. always use for all entries in source_package if you above bi7.0 other wise use for all entries in data_package.

3. clear work areas immediately sfter updateing required tables

4. avoid loop in loop, use inner jojn

5. use binary search if you use read statement. don't forget to sort inter nal table if you wnat to uise binary serach.

 

hope this helps.

 

 

Regards

Konda Reddy


Viewing all articles
Browse latest Browse all 10473

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>