|
INTERVIEW QUESTIONS
DATA WAREHOUSING
INFORMATICA
DETAILS
Question: 1.can u explain one critical mapping? 2.performance issue which one is better? whether connected lookup tranformation or unconnected one?
Answer: it depends on your data and the type of operation u r doing.
If u need to calculate a value for all the rows or for the maximum rows coming out of the source then go for a connected lookup.
Or,if it is not so then go for unconnectd lookup.
Specially in conditional case like,
we have to get value for a field 'customer' from order tabel or from customer_data table,on the basis of following rule:
If customer_name is null then ,customer=customer_data.ustomer_Id
otherwise
customer=order.customer_name.
so in this case we will go for unconnected lookup
|
|
|
Category |
Informatica Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9119 users |
Added on |
8/18/2011 |
Views |
68720 |
Rate it! |
|
|
Question:
1.can u explain one critical mapping? 2.performance issue which one is better? whether connected lookup tranformation or unconnected one?
Answer:
it depends on your data and the type of operation u r doing.
If u need to calculate a value for all the rows or for the maximum rows coming out of the source then go for a connected lookup.
Or,if it is not so then go for unconnectd lookup.
Specially in conditional case like,
we have to get value for a field 'customer' from order tabel or from customer_data table,on the basis of following rule:
If customer_name is null then ,customer=customer_data.ustomer_Id
otherwise
customer=order.customer_name.
so in this case we will go for unconnected lookup Source: CoolInterview.com
Dimesions are 1.SCD 2.Rapidly changing Dimensions 3.junk Dimensions 4.Large Dimensions 5.Degenerated Dimensions 6.Conformed Dimensions. Source: CoolInterview.com
Answered by: preetham | Date: 11/5/2007
| Contact preetham
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How can you improve the performance of Aggregate transformation?
|
View Answer
|
|
Why did you use stored procedure in your ETL Application?
|
View Answer
|
|
why did u use update stategy in your application?
|
View Answer
|
|
How do you create single lookup transformation using multiple tables?
|
View Answer
|
|
In update strategy target table or flat file which gives more performance ? why?
|
View Answer
|
|
How to load time dimension?
|
View Answer
|
|
What is a source qualifier?-
|
View Answer
|
|
After draging the ports of three sources(sql server,oracle,informix) to a single source qualifier, can u map these three ports directly to target?
|
View Answer
|
|
How can u work with remote database in informatica?did u work directly by using remote connections?
|
View Answer
|
|
What is power center repository?
|
View Answer
|
|
What r the types of metadata that stores in repository?
|
View Answer
|
|
Define informatica repository?
|
View Answer
|
|
What is difference between maplet and reusable transformation?
|
View Answer
|
|
What is difference between partioning of relatonal target and partitioning of file targets?
|
View Answer
|
|
What is parameter file?
|
View Answer
|
|
Can u start a batches with in a batch?
|
View Answer
|
|
What is batch and describe about types of batches?
|
View Answer
|
|
Can u copy the session to a different folder or repository?
|
View Answer
|
|
How the informatica server increases the session performance through partitioning the source?
|
View Answer
|
|
Why we use partitioning the session in informatica?
|
View Answer
|