Name 4 output files that informatica server creates during
session running?
Answer / ram kumar
Session log, Workflow log, Errors log and Badfile
| Is This Answer Correct ? | 14 Yes | 0 No |
What are the informatica performance improvement tips
what is data driven?
What is joiner transformation?
How do you load only null records into target?
What is the difference between sequential batch and concurrent batch and which is recommended and why?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. , here datas are taking very long time to load in target., so what are steps to improve the performance in that mapping???????
My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
connected and unconnected lookups?
What is the Process to creating lookup transformation in informatica
Write the unconnected lookup syntax?
what is the flat file partition and where have to specify it