-
-
-
-
What are Dimensions and various types of Dimensions?
set of level properties that describe a specific aspect of a business, used for analyzing the factual measures of one or more cubes, which use that dimension. Egs. Geography, time, customer and product.
-
Dynamic target creation using source data
Suppose in Informatica a source file has 1 column(CITY) and datas are Pune, Kol, Pune. Want to load CITY data to dynamically generated target file(means it will create 2 targets, named Pune and Kol and in Pune target, value will be Pune and in Kol target, value will be Kol) ?
-
-
How do I pass a argument retrieved from a mapping to a command task?
In a unix environment I have an application that takes several arguments. One of these I get from a session mapping. How do I pass this argument into my application?
-
Index and Data Cache Files
Assuming that the master pipeline has 5 fields, two of which are part of the join condition and that all fields are connected downstream to the next transformation.then How many fields are in the index and data cache files?
options:
a. 5 fields are in index and 3 in data cache
b. 3 fields are in index and 2 in data cache
c. 2 fields are in index and 3 in data cache
d.... -
What r the options in the target session of update strategy transsformatioin?
Insert Delete Update Update as update Update as insert Update esle insert Truncate table
-
-
SCD Type 2 Mappings
In SCD Type 2 Mapping, I Have 50 Records. How to compare without going record by record?
-
In which condtions we can not use joiner transformation(Limitaions of joiner transformation)?
Both pipelines begin with the same original data source. Both input pipelines originate from the same Source Qualifier transformation. Both input pipelines originate from the same Normalizer transformation. Both input pipelines originate from the same Joiner transformation. Either input pipelines contains an Update Strategy transformation. Either input pipelines contains a connected or unconnected...
-
Update Records in a Flatfile
Why we use joiner transformation to update records in a flatfiles?
-
-
Execute Workflows Conditionally
I have 2 workflows named as W1 and W2 so I need to execute W2 but after W1 workflow executed successfully then only executed W2 workflow? How to do this one?
-
Incremental Loading Flat File Data Capture
How can we do incremental loading if the source is flat file?
-
Partitions in Informatica
Can anyone explain all the 4 partitions in Informatica and on which table what partition is used?2.Suppose we have 4 columns in a table primary key, 2 string columns and a numeric column? While doing a group by aggregation. what is the order that we have to group by?Thanks,Arpita.
Informatica Interview Questions
Ans