what is fantrap and chasmtrap ?

Answers were Sorted based on User's Feedback



what is fantrap and chasmtrap ?..

Answer / santhosh

Fantrap means one-to-many joins of the tables it is
detected by visval analysis. By using fantrap problem is
many rows than expected. Through aliases,context and check
mutiple sql statements for each measures option we can
solve this problem.


chasm trap means two or more many to one joins converge on
to a single lookup table

Is This Answer Correct ?    11 Yes 0 No

what is fantrap and chasmtrap ?..

Answer / krish

Chasam Trap:

chasm trap means many-to-one and one-to-many join relation
converge on to a single lookup table, because of this we
get incorrect results i.e., cartision product, We will
resolved by using some times alias, some times context,
some times shortcut join and check mutiple context for each
measures option.

Fan Trap:

Fantrap means one-to-many and one-to-many join relation of
the tables it is detected by visval analysis, because of
this we get incorrect results i.e., cartision product,
We will resolved by using some times alias, some times
shortcut join and check mutiple sql statements for each
measures option.

Is This Answer Correct ?    11 Yes 1 No

what is fantrap and chasmtrap ?..

Answer / shiva

these two are the loop problems
fantrap-fanning out of one to many leads to one to many
relation ships
chasamtrap-converging two fact tables into single lookup
table
fantrap can be solved by alias
chasamtrap can be solved by context

Is This Answer Correct ?    1 Yes 1 No

what is fantrap and chasmtrap ?..

Answer / nmr

fantarp is nothing but 2 one to many realation turned as 1
one to many realation.
the report doesn't get exact results ,
we can solve it useing contexts,
chasm trap 2 many to one realtionship tuned in to one
doesn't fetch exact results
we can solve the problem useing alias or context
based on require ment.

Is This Answer Correct ?    0 Yes 0 No

what is fantrap and chasmtrap ?..

Answer / nmr

fantarp is nothing but 2 one to many realation turned as 1
one to many realation.
the report doesn't get exact results ,
we can solve it useing contexts,
chasm trap 2 many to one realtionship tuned in to one
doesn't fetch exact results
we can solve the problem useing alias or context
based on require ment.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Business Objects Interview Questions

what is merged imension in 6.5 and webi

1 Answers  


Explain the difference between compatible and incompatible objects?

0 Answers  


How to do impact analysis for a change in Database field size which is assigned to a Dimension object and used in 10 universes

0 Answers   Infosys,


What is the report extension in webi and deski

2 Answers  


What is the difference between master-detail and Breaks?

3 Answers  






WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?

4 Answers  


HOW DO YOU RESOLVE MULTIVALUE AND COMPUTATIONERROS?

2 Answers  


1)Difference between BO 5.1.2 and BO 6.5.1 and also BO XI (R2)?? 2)Difference between oracle 8i amd oracle 9i? 3)Difference between SQL and PL/SQL? 4)what is Broad cast Agent? 5)what is prompts? 6)master detail format means? 7)performance tuning of reports means? 8)ad-hoc reports means? 9)can't we generate reports without creating universe?

3 Answers   Oracle,


can we cretae views in universe level?

2 Answers  


What is the need of live office connector

3 Answers  


Hi ,how many shortcut joins used in a single universe? Thanks in Advance

2 Answers  


Difference between Decode and Case?

1 Answers   NIIT, TCS,


Categories