how to join two tables without using joiner transformation .advantages of joiner over lookup and vice versa.
CTS,
2 7110can Informatica be used as a cleansing tool? If yes, give examples of transformations that can implement a data cleansing routine.
1906Give a way in which u can implement a real time scenario where data in a table is changing and u need to look up data from it.How will u configure the look up transform for this purpose?
1846how do u estimate the depth of the session scheduling queue? Where do u set the number of maximum concurrent sessions that Informatica can run at a given time?
1956how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?
2216
What do you understand by active and passive transformations?
What is partitioning? Explain about round-robin, hash partitioning.
How to delete data which is not in source table?
Explain about enterprise scalability and roi of data integration suite?
how do u really know that paging to disk is happening while u are using a lookup transform?
What is tracing level? How many types of transformations supported by sorted input?
where we cannot use sorter Transformation. if we use then we will not get correct data?
flat filevalidation in informatica
explain about your project architecture in ssis..could u please send to my mail..vinod.kjvk@gmail.com
two sources S1,S2 containing measures M1,M2,M3, 4 dimensions D1,D2,D3,D4, 1 Fact F1 containing measures M1,M2,M3 and surrogate keys K1,K2,K3,K4 (a) write a sql statement to populate Fact table F1 (b) Design a mapping in Informatica for loading of fact table F1.
Do we need an ETL tool? When do we go for the tools in the market?
how do u handle performance issues in Informatica . where can u monitor the performance ?
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?
What is the difference between round-robin partitioning and hash partitioning?
What are snapshots?