What is primary and backup node?
No Answer is Posted For this Question
Be the First to Post Answer
How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target
Can yoU use the maping parameters or variables created in one maping into another maping?
What is native users?
how to get the only updated records in the target
why we are using surogate key in real time give me explanation
What are the features of complex mapping?
Can you create a flatfile target
what is the hint? how to use it to reduce the query processing in program?
Explain in detail scd type 2 through mapping.
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
What are 2 modes of data movement in Informatica Server?
I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type,