-
Load Source into Target
How to load source into target 2 times?
-
Joiner Transformation Limitations
What are limitations and delimitations of Joiner Transformation?
-
Loading data to multiple targets
How to create mapping that half records will go to one target and half to another target?
-
How to connect in mapping from target to any other transformation in Informatica ?
I have two target tables,so i want to make Union of both the target,so please let me know about this
-
-
How to run a single pipeline within a mapping?
Suppose in my mapping 3 pipelines are there from source to target and i want to run the middle pipeline only.
-
-
-
Update target as a flat file
Can you update target as a flat file, without using updated strategy trasformation
-
Validate no of rows in source and footer
How do you validate the no of rows received in source with footer(count) and if both count matches then only it should load to target?
-
-
Pivoting of the records
source: target:
col1 col2 col1 col2
a 1 1 a,b,c,d
b 1 2 p,q,r
c 1 3 x
d 1
p 2
q 2
r 2
x 3
how to do this...
Thanks,
krishna. -
Rows pivoting
Source:
col2 col1
a 1
b 1
c 1
d 1
p 2
q 2
r 2
x 3
how to do this...
thanks
krishna
-
Performance of an Aggreartor
Under what conditions selecting sorted input in aggregator will still not boost session performance ?
-
Informatica Mapping question
Design mapping to load the first record from a flat file into Table A, the Last record from a flat file into Table B, and remaining record into Table C
-
Unique Joiner Transformation
If both source have same rows, same number of columns and no duplicate which one should be choosen to be master in joiner trasnformation
-
Event-wait task in Informatica
Which of the following statements is correct on workflow events?
1) A predefined (or file-wait) Event Wait task waits for a file to appear at the specified location. As soon as the file appears, the event succeeds and the file can be processed by the subsequent mapping.
2) A predefined (or file-wait) Event Wait waits for a file to appear at the specified location. As soon... -
-
-
What is a transforamation?
It is a repostitory object that generates,modifies or passes data.
Informatica Interview Questions
Ans