What is the advantage of informatica?
No Answer is Posted For this Question
Be the First to Post Answer
What do think which one is the better joiner or look up?
1,If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
4 Answers CompuSoft, EDS, TCS,
Suppose we have a csv file with contents as below which is used has a source file. C1,C2,C3,C4 100,200,A B,300 200,400,X,Y,299 ---> it should be 4 values but by mistake 300,600,C D,566 with a comma in between X & Y,its 5. My target takes only 4 columns, How to take care of the 2 record as above without rejecting it and loading in the target. Hope u guys have understood my scenerio
explain abt union t/r?
what is dynamic cashe
Hi gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance....
is it possible to index the data in cache of lkp transformation ?
what is fact and what types of fact tables is there
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
What is native users?
what is INFORMATICA TESTING process
I need an oracle query for convert Char to Integer?. Can any one help me how to do this?