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 ?User master comparison? in roles?

1754


What is partitioning and what are the benefits of partitioning in an infocube?

712


What is a number range object?

1703


how bw was found

1557


What are extractors?

681






What is translation key?

1733


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

676


how to getweekday,weekmonth,month,weekno,week order in the report by using routines?

1765


Do you have any idea how to improve the performance of the bw?

695


Which of the tables are inside and outside cube in an extended star schema?

678


How do you transform OH data?

1650


How do perform real-time data acquisition in a bw system?

638


What are tickets.

716


What are the template options?

1804


What does the VARIABLE_SCREEN URL parameter do?

1966