what is the t-code to create INDEX in SAP BI(7.0)?/How can
we create the index in SAP BW/BI?

Answer Posted / durgaprasad

Index-- use to locate needed records from database tables
quickly.BW uses two types

---1. bitmap and 2. B-tree.

b-tree is for regular database tables and bitmap is for fact
tables and aggregate tables

Bitmap index - Bit map index uses maps of bits to locate
records in table.This indexs are very effective for Boolean
operators of where class of a select statement.when the
codinalality of a collum is low bit map index size will be
small there by reducing i/o volume.(which improves the
performance)

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is ods (operational data store)?

548


What are the system tools you can use?

1630


Can you explain about start routines how you used in your project give me an example?

480


please tell me the most frequently asked interview questions about sap BW with answers

4549


What is the use ':' as an authorization value?

521






why ods activation fail? What types of fails are there? What are the steps to handle

1391


Tell something you know about the dimension in the warehouse and how it can be optimized?

502


What is the format of LO data sources?

1640


Explain business blueprint stage.

530


What are the mathematical functions?

1560


how would you do the unloading non-cumulative cubes.

512


What are the inputs for an infoset?

610


How does a navigational attribute differ from other attributes in terms of linking it with the infocube?

506


What are the flags for general reporting?

1506


how client access the reports

1121