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.
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 an ETL or ETT? And what are the different types?
34
what are Lookup caches options? Including persistent caches.
34
Assume u have a 24CPU machine with 24GB RAM, suggest how u
would like to configure Informatica ,like number of
concurrent sessions, RAM requirements etc,max partitions
that u would permit per mapping.
29
can Informatica be used as a cleansing tool? If yes, give
examples of transformations that can implement a data
cleansing routine.
36
what is pmrep command?
32
Can u access a repository created in previous version of
Informatica?
125
how does the server recongnise the source and target
databases.Elaborate on this
Identifying the bottlenecks in various components of
Informatica and resolving them.
47
how do u estimate the number of partitions that a mapping
really requires? Is it dependent on the machine configuration?
31
what happens if the info.server doesn't find the session
parameter in the parameter file?
77
what is the difference between cardinality and Nullability?
32
what is Forward,Reverse and Re_engineering?
26
how to join two tables without using joiner transformation
.advantages of joiner over lookup and vice versa.
27
Dear All,
Can anyone tell me that from where i can get Power Center
8.5 S/W for Linux and how can i install Power Center 8.5 or
any 7.x series on Linux Platform.
Thanks in advance
68
what are the data modeling tools you have used?(polaris)
39
what is the difference between cardinality and Nullability?
39
what is the meant by Normalization and de-normalization?