SA INFORMATICA INTERVIEW QUESTIONS With Answers
SA INFORMATICA INTERVIEW QUESTIONS With Answers
19. Can we configure to connect to multiple Rpds and is it possible to bring multiple rpds Online???
Ans - YES . But we can only connect to one rpd at a time
20. Difference between static n dynamic lookup?
21. What is parameter file?
22. Difference between parameter n variable?
23. Router n filter transformation?
Ans – One router can be split into multiple FIlters
24. Object n data level security in OBIEE?
Ans - Object level security means who sees what.. where as Data level security is when I login I see my data and when you login you
should see ur data.
25. Can we add two tables in a single source and what is the difference if we have as same source n diff source?
26. Explain about change capture?
Ans - Siebel Image tables concept ..refer to the spread sheet I sent
27. Explain about auxiliary mappings?
28. Is that possible to access session variables in the front end?
Ans - YES
29. Explain Materialized view, index creation (Normal index, Bitmap index), and hints?
Ans – BITMAP – where cardinality on acolumn is low ( Foreign key on a fact)
B-tree - where cardinality on a column is high ( primary keys on a dimensions)
38. Can we create one report from multiple subject areas in OBIEE ?
Ans - YES , u can union the data from mulitple subject areas
39. What are event Polling tables in OBIEE ? Explaing the usage and implementation methodology??
40. Explain rowwise initialzation in OBIEE ? What is its usage.
Ans - if your init block sql is returning more than one value u should refine a row wise as variable can only hold one value
41. Explain different time series functions in OBIEE and give a scenario for its usage?
Ans – To date and AGO